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

ci testing

parent e13baefc
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: ...@@ -54,6 +54,7 @@ docker-build-latest:
only: only:
refs: refs:
- main - main
- 1-extrahovat-gateway-z-projketu-dna-analyser
except: except:
variables: variables:
- $CI_COMMIT_TAG - $CI_COMMIT_TAG
...@@ -101,6 +102,7 @@ docker-push-latest: ...@@ -101,6 +102,7 @@ docker-push-latest:
image: docker image: docker
only: only:
- main - main
- 1-extrahovat-gateway-z-projketu-dna-analyser
before_script: before_script:
- docker login -u $DOCKER_USERNAME -p $DOCKER_TOKEN $DOCKER_REGISTRY - docker login -u $DOCKER_USERNAME -p $DOCKER_TOKEN $DOCKER_REGISTRY
script: 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