New more targeted images
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
itzaname 2022-10-29 00:31:01 -04:00 committed by itzaname
parent bd7c3f00e6
commit c198e9f003

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