EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 1c8872fe authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

add versions of renderer/registrar to ci message

parent 9337cbd9
No related branches found
No related tags found
No related merge requests found
Pipeline #20596 passed
......@@ -77,7 +77,7 @@ integration_test:
- ../yq_linux_amd64 eval "( .dependencies[] | select(.name == \"vs-renderer\") | .version ) = \"${CHART_VERSION_RENDERER}\"" --inplace Chart.yaml
- helm dependency update
- git add charts/*
- git commit --all -m "Bump renderer/registrar"
- git commit --all -m "Bump renderer/registrar to ${CHART_VERSION_RENDERER}/${CHART_VERSION_REGISTRAR}"
- git push --set-upstream origin "${BRANCH_NAME}"
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment