ci: fix problem with missing release jobs

This commit is contained in:
Johannes Loher 2021-09-14 18:57:00 +02:00
parent 1c21d70f6c
commit 7ab3d20b32

View file

@ -112,7 +112,7 @@ changelog:
git push origin ci-processing:${CI_BUILD_REF_NAME} -o ci.skip
git push origin ${RELEASE_VERSION}
only:
- $CI_DEFAULT_BRANCH
- master
when: manual
release-patch: