mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
[CI] Run unit tests on master and tagged commits (#953)
This commit is contained in:
parent
c13525bf84
commit
9947371ef8
|
@ -37,7 +37,7 @@ steps:
|
||||||
artifact_paths:
|
artifact_paths:
|
||||||
- "authelia-public_html.tar.gz"
|
- "authelia-public_html.tar.gz"
|
||||||
- "authelia-public_html.tar.gz.sha256"
|
- "authelia-public_html.tar.gz.sha256"
|
||||||
if: build.branch !~ /^(master)|(v[0-9]+\.[0-9]+\.[0-9]+)$\$/ && build.env("CI_BYPASS") != "true"
|
if: build.env("CI_BYPASS") != "true"
|
||||||
|
|
||||||
- wait:
|
- wait:
|
||||||
if: build.env("CI_BYPASS") != "true"
|
if: build.env("CI_BYPASS") != "true"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user