Skip to content
Snippets Groups Projects
Commit 48465c13 authored by Éloïs's avatar Éloïs
Browse files

fix (ci): tag redshift-docker-runner no longer exists

parent eabeba02
No related branches found
No related tags found
No related merge requests found
Pipeline #9585 passed
......@@ -8,7 +8,7 @@ before_script:
test_build_image:
tags:
- redshift-docker-runner
- redshift
script:
- docker build .
except:
......@@ -16,7 +16,7 @@ test_build_image:
build_image:
tags:
- redshift-docker-runner
- redshift
script:
- docker pull "$CI_REGISTRY_IMAGE:latest" || true
- docker build --cache-from "$CI_REGISTRY_IMAGE:latest" --pull -t "$CI_REGISTRY_IMAGE:$CI_BUILD_TAG" .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment