This commit is contained in:
parent
e83bd06b7b
commit
051302d918
@ -4,9 +4,9 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: generate
|
||||
image: alpine:latest
|
||||
image: golang:1.19-alpine
|
||||
commands:
|
||||
- apk add --no-cache libidn sipcalc gawk git bash golang-go python
|
||||
- apk add --no-cache libidn sipcalc gawk git bash python3
|
||||
- bash generate.sh
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
|
Loading…
Reference in New Issue
Block a user