Skip to content
Snippets Groups Projects
Commit 29e56e6a authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Update .gitlab-ci.yml file

parent da37f649
Branches
Tags 1.5.9
No related merge requests found
...@@ -10,7 +10,7 @@ variables: ...@@ -10,7 +10,7 @@ variables:
tags: tags:
- shell - shell
only: only:
- master - pasture
script: script:
- docker login -u "${CI_REGISTRY_USER}" -p "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}" - docker login -u "${CI_REGISTRY_USER}" -p "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"
- docker build -t "${CI_REGISTRY_IMAGE}/${IMAGE_NAME}" ${IMAGE_NAME} - docker build -t "${CI_REGISTRY_IMAGE}/${IMAGE_NAME}" ${IMAGE_NAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment