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

Temporarily trigger CI/CD on 'pasture' branch.

parent 0431788d
No related branches found
No related tags found
No related merge requests found
Pipeline #24564 failed
...@@ -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