Removed skipped clone, fixed wrong syntax for conditional filtering
This commit is contained in:
@ -1,5 +1,3 @@
|
|||||||
skip_clone: true
|
|
||||||
when:
|
|
||||||
when:
|
when:
|
||||||
- event: [push, pull_request, tag]
|
- event: [push, pull_request, tag]
|
||||||
branch: [api/*]
|
branch: [api/*]
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
skip_clone: true
|
|
||||||
when:
|
when:
|
||||||
- event: tag
|
- event: tag
|
||||||
refs: [ref/tags/WEBDEV-*, ref/tags/WEB-*]
|
refs: [ref/tags/WEBDEV-*, ref/tags/WEB-*]
|
||||||
|
|||||||
Reference in New Issue
Block a user