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,7 +87,6 @@ git_ops:
- build - build
stage: release stage: release
only: only:
refs:
- $CI_DEFAULT_BRANCH - $CI_DEFAULT_BRANCH
except: except:
variables: variables: