Compare commits

...

1 Commits

Author SHA1 Message Date
c198e9f003 New more targeted images
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-29 00:45:26 -04:00

View File

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