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