This commit is contained in:
parent
4734a5664c
commit
2b152a2b22
@ -12,8 +12,9 @@ steps:
|
||||
- name: build & package
|
||||
image: golang:1.21
|
||||
commands:
|
||||
- sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d
|
||||
- /bin/task package
|
||||
- |
|
||||
sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d
|
||||
/bin/task package
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
Loading…
Reference in New Issue
Block a user