commit
8c28ce5215
|
@ -150,6 +150,7 @@ workflows:
|
|||
- test_frontend
|
||||
- test
|
||||
- build_all
|
||||
docker_version: "20.10.18"
|
||||
filters:
|
||||
branches:
|
||||
only: main
|
||||
|
@ -159,6 +160,7 @@ workflows:
|
|||
- test_frontend
|
||||
- test
|
||||
- build_all
|
||||
docker_version: "20.10.18"
|
||||
filters:
|
||||
tags:
|
||||
only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/
|
||||
|
|
Loading…
Reference in New Issue