This commit is contained in:
parent
5157117a5e
commit
fc8f5457fb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: generate
|
||||
image: golang:1.19-alpine
|
||||
commands:
|
||||
- apk add --no-cache libidn sipcalc gawk git patch bash python3
|
||||
- apk add --no-cache curl libidn sipcalc gawk git patch bash python3
|
||||
- bash generate.sh
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
|
|
Reference in a new issue