ci: fix problem with missing release jobs
This commit is contained in:
parent
1c21d70f6c
commit
7ab3d20b32
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue