mirror of
https://github.com/NiciDieNase/chaosflix
synced 2024-11-10 06:44:17 +00:00
fix regex for branch filter in circleci-config
This commit is contained in:
parent
b999f05d9d
commit
84c54dd865
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ workflows:
|
|||
only:
|
||||
- master
|
||||
- develop
|
||||
- hotfix/*
|
||||
- /^hotfix.*/
|
||||
- publish-play:
|
||||
requires:
|
||||
- build
|
||||
|
|
Loading…
Reference in a new issue