mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
Update to build on snapshot tags
This commit is contained in:
@ -63,7 +63,7 @@ workflows:
|
||||
branches:
|
||||
ignore: /dev/
|
||||
tags:
|
||||
ignore: /version-.*/
|
||||
ignore: /(version|snapshot)-.*/
|
||||
|
||||
deploy:
|
||||
jobs:
|
||||
@ -73,5 +73,5 @@ workflows:
|
||||
branches:
|
||||
only: /dev/
|
||||
tags:
|
||||
only: /version-.*/
|
||||
only: /(version|snapshot)-.*/
|
||||
|
||||
|
Reference in New Issue
Block a user