good morning!!!!

Skip to content
Snippets Groups Projects
Commit 58cee38c authored by Christian Munsayac's avatar Christian Munsayac
Browse files

Update .gitlab-ci.yml

parent 45d9a9eb
Branches master
No related tags found
No related merge requests found
Pipeline #53234 passed
......@@ -21,7 +21,6 @@ app:
- |
/kaniko/executor --context ${CI_PROJECT_DIR} --cache=true \
--cache-repo="${HARBOR_HOST}/kaniko/cache" --dockerfile "${CI_PROJECT_DIR}/Dockerfile" \
--destination "${HARBOR_HOST}/${HARBOR_PROJECT}/${CI_PROJECT_PATH}/web:%(tag_var)s" \
--destination "${HARBOR_HOST}/${HARBOR_PROJECT}/${CI_PROJECT_PATH}/web:latest" \
--destination "${HARBOR_HOST}/${HARBOR_PROJECT}/${CI_PROJECT_PATH}/web:${CI_COMMIT_SHORT_SHA}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment