Skip to content
Snippets Groups Projects
Commit 1e9eb4e4 authored by Benjamin Bollen's avatar Benjamin Bollen
Browse files

circle: correct name branch for deployment/release

parent f8a2803a
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ test: ...@@ -38,7 +38,7 @@ test:
deployment: deployment:
release-0.12: release-0.12:
branch: release branch: release-0.12
commands: commands:
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS quay.io - docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS quay.io
- tests/build_tool.sh - tests/build_tool.sh
......
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