Skip to content
Snippets Groups Projects
Commit 3110f846 authored by Jan Kolomazník's avatar Jan Kolomazník
Browse files

ci testing

parent e13baefc
Branches
1 merge request!1Draft: Resolve "Extrahovat Gateway z projketu dna-analyser"
Pipeline #159961 failed with stages
in 5 minutes and 43 seconds
......@@ -54,6 +54,7 @@ docker-build-latest:
only:
refs:
- main
- 1-extrahovat-gateway-z-projketu-dna-analyser
except:
variables:
- $CI_COMMIT_TAG
......@@ -101,6 +102,7 @@ docker-push-latest:
image: docker
only:
- main
- 1-extrahovat-gateway-z-projketu-dna-analyser
before_script:
- docker login -u $DOCKER_USERNAME -p $DOCKER_TOKEN $DOCKER_REGISTRY
script:
......
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