Fixed staging branch regex in GitLab CI config.

This commit is contained in:
s3lph 2018-07-15 00:26:37 +02:00
parent fbfa172e2b
commit 2169e50c23

View file

@ -37,4 +37,4 @@ staging:
name: staging
url: https://matemat.kernelpanic.lol/
only:
- /^staging-.*$
- /^staging-.*$/