Skip to content
Snippets Groups Projects
Commit a03c0cd6 authored by Jan David Mol's avatar Jan David Mol
Browse files

Also build docker images on tags.

parent 2214934e
No related branches found
No related tags found
No related merge requests found
Pipeline #83630 passed
...@@ -17,8 +17,8 @@ docker-build: ...@@ -17,8 +17,8 @@ docker-build:
tags: tags:
- integration_tests - integration_tests
only: only:
refs:
- master - master
- tags
before_script: before_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
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment