Skip to content
Snippets Groups Projects
Commit 7d1d4c32 authored by xkoloma1's avatar xkoloma1
Browse files

Update .gitlab-ci.yml file

parent dd00bb82
1 merge request!1Draft: Resolve "Extrahovat Gateway z projketu dna-analyser"
Pipeline #159753 failed with stages
in 6 minutes and 29 seconds
......@@ -63,7 +63,7 @@ docker-build-latest:
- mkdir -p build
script:
- docker build -t $DOCKER_NAMESPACE/$PROJECT_NAME:latest .
- docker save -o build/image.tar $DOCKER_NAMESPACE/$PROJECT_NAME:latest
- docker save -o build/image.tar $DOCKER_NAMESPACE/gateway:latest
docker-build-tag:
stage: build
......
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