chore: attempt to fix CD pipeline.

For some reason the git_ops job didn't run on my last push to `main` and this is the only thing I can think of that may have affected it.
This commit is contained in:
James Harton 2021-01-04 22:22:24 +13:00
parent ca52bdc8cf
commit 9aede327b8

View file

@ -87,8 +87,7 @@ git_ops:
- build
stage: release
only:
refs:
- $CI_DEFAULT_BRANCH
- $CI_DEFAULT_BRANCH
except:
variables:
- $CI_COMMIT_MESSAGE =~ /chore\:\ release version/