Compare commits

...

1 Commits

Author SHA1 Message Date
3b8af798d4 New more targeted images
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-10-29 00:44:54 -04:00

View File

@ -15,7 +15,7 @@ steps:
from_secret: GIT_PASS
- name: generate
image: registry.itzana.me/strafesnet/tools/protobuild:latest
image: registry.itzana.me/strafesnet/tools/grpc-go:latest
commands:
- scripts/go-gen.sh
@ -55,7 +55,7 @@ steps:
from_secret: GIT_PASS
- name: generate
image: registry.itzana.me/strafesnet/tools/protobuild:latest
image: registry.itzana.me/strafesnet/tools/grpc-python:latest
commands:
- scripts/python-gen.sh