CI UPDATE
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
itzaname 2022-07-16 23:13:49 -04:00
parent 03c01acbd0
commit 5b56db0e6b

View File

@ -15,9 +15,9 @@ steps:
from_secret: GIT_PASS
- name: generate
image: docker pull registry.itzana.me/strafesnet/tools/protobuild:latest
image: registry.itzana.me/strafesnet/tools/protobuild:latest
commands:
- scripts/go-gen.sh
- ./scripts/go-gen.sh
- name: commit
image: alpine/git