testing conditions
This commit is contained in:
parent
823e24a085
commit
a0c717c8d7
@ -22,8 +22,6 @@ clone:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
recursive: true
|
||||
when:
|
||||
event: tag
|
||||
|
||||
pipeline:
|
||||
make_update:
|
||||
|
@ -16,3 +16,5 @@ pipeline:
|
||||
script:
|
||||
- rm -rf /srv/fwuploads-testing/troisdorf/multi/incoming/${CI_COMMIT_BRANCH}
|
||||
- mkdir -p /srv/fwuploads-testing/troisdorf/multi/incoming/${CI_COMMIT_BRANCH}
|
||||
when:
|
||||
event: tag
|
||||
|
Loading…
Reference in New Issue
Block a user