Wrong reference to ref/tags
Some checks failed
ci/woodpecker/tag/api_build Pipeline was successful
ci/woodpecker/tag/api_uploadimage Pipeline was successful
ci/woodpecker/tag/web_uploadimage Pipeline failed

This commit is contained in:
2024-04-01 23:06:27 -05:00
parent f71211c0b9
commit 98fc970653
3 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
when:
- event: [push, pull_request, tag]
branch: [api/*]
ref: [ref/tags/APIDEV-*, ref/tags/API-*]
ref: [refs/tags/APIDEV-*, refs/tags/API-*, refs/heads/api/*]
steps:
- name: (YABA.API) Build and run tests
when: