This commit is contained in:
parent
d2d364207e
commit
4fa37187dc
@ -7,7 +7,9 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
- apk update && apk add --no-cache zip
|
||||||
- ls -al
|
- ls -al
|
||||||
|
- pwd
|
||||||
- zip -r test.zip .
|
- zip -r test.zip .
|
||||||
# when:
|
# when:
|
||||||
# event: tag
|
# event: tag
|
||||||
|
Loading…
Reference in New Issue
Block a user