This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 91a57b07 authored by Michael Breu's avatar Michael Breu :speech_balloon:
Browse files

Update .gitlab-ci.yml to include docker push for development branch

parent eaac6cba
1 merge request!17Initial Merge to Prepare Release 1.0.0
......@@ -80,6 +80,7 @@ docker-push:
stage: release
only:
- master
- development
variables:
REGISTRY_URL: docker.uibk.ac.at:443
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG-$CI_COMMIT_SHA
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment