This commit is contained in:
parent
09c2ca8ea7
commit
d2d364207e
@ -7,7 +7,8 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
zip -r test.zip ./*
|
- ls -al
|
||||||
|
- zip -r test.zip .
|
||||||
# when:
|
# when:
|
||||||
# event: tag
|
# event: tag
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user