Fixed wrong reference to ref, add force remove of file
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
when:
|
||||
- event: [push, pull_request, tag]
|
||||
branch: [api/*]
|
||||
refs: [ref/tags/APIDEV-*, ref/tags/API-*]
|
||||
ref: [ref/tags/APIDEV-*, ref/tags/API-*]
|
||||
steps:
|
||||
- name: (YABA.API) Build and run tests
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user