This commit is contained in:
parent
03c01acbd0
commit
5b56db0e6b
@ -15,9 +15,9 @@ steps:
|
|||||||
from_secret: GIT_PASS
|
from_secret: GIT_PASS
|
||||||
|
|
||||||
- name: generate
|
- name: generate
|
||||||
image: docker pull registry.itzana.me/strafesnet/tools/protobuild:latest
|
image: registry.itzana.me/strafesnet/tools/protobuild:latest
|
||||||
commands:
|
commands:
|
||||||
- scripts/go-gen.sh
|
- ./scripts/go-gen.sh
|
||||||
|
|
||||||
- name: commit
|
- name: commit
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
|
Loading…
Reference in New Issue
Block a user