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