Skip to content
Snippets Groups Projects
Commit 7abe5351 authored by Luis Sanchez-Heres's avatar Luis Sanchez-Heres
Browse files

Update .gitlab-ci.yml file

parent ee7da4be
Branches
Tags v0.1.0
No related merge requests found
Pipeline #4049 failed
......@@ -10,10 +10,6 @@ build:
- /kaniko/executor
--context "${CI_PROJECT_DIR}"
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "docker-registry.mo.ri.se/fei-backend:${CI_COMMIT_TAG}"
- /kaniko/executor
--context "${CI_PROJECT_DIR}"
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "docker-registry.mo.ri.se/fei-backend:latest"
--destination "docker-registry.mo.ri.se/fei-backend"
rules:
- if: $CI_COMMIT_TAG
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment