forked from s3lph/matemat
Fixed staging branch regex in GitLab CI config.
This commit is contained in:
parent
fbfa172e2b
commit
2169e50c23
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ staging:
|
||||||
name: staging
|
name: staging
|
||||||
url: https://matemat.kernelpanic.lol/
|
url: https://matemat.kernelpanic.lol/
|
||||||
only:
|
only:
|
||||||
- /^staging-.*$
|
- /^staging-.*$/
|
||||||
|
|
Loading…
Reference in a new issue