This commit is contained in:
parent
051302d918
commit
5157117a5e
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: generate
|
- name: generate
|
||||||
image: golang:1.19-alpine
|
image: golang:1.19-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache libidn sipcalc gawk git bash python3
|
- apk add --no-cache libidn sipcalc gawk git patch bash python3
|
||||||
- bash generate.sh
|
- bash generate.sh
|
||||||
- name: release
|
- name: release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
|
Loading…
Reference in New Issue
Block a user