hmmm
parent
4556587c74
commit
cd8654187e
|
@ -33,10 +33,10 @@ workflows:
|
|||
jobs:
|
||||
- test
|
||||
- deploy:
|
||||
requires:
|
||||
- test
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /^[0-9]\.[0-9]\.[0-9]$/
|
||||
requires:
|
||||
- test
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /^[0-9]\.[0-9]\.[0-9]$/
|
||||
|
|
Loading…
Reference in New Issue