Skip to content
Snippets Groups Projects
Commit f1c4aa8d authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

[FIX] gitlab-ci

parent b5657d35
Branches
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ docker-build-15.0: ...@@ -65,7 +65,7 @@ docker-build-15.0:
- docker build --pull -f 15.0.Dockerfile -t "$CI_REGISTRY_IMAGE:15.0" . - docker build --pull -f 15.0.Dockerfile -t "$CI_REGISTRY_IMAGE:15.0" .
- docker push "$CI_REGISTRY_IMAGE:15.0" - docker push "$CI_REGISTRY_IMAGE:15.0"
only: only:
- '16.0' - '15.0'
docker-build-16.0: docker-build-16.0:
image: docker:20.10.21 image: docker:20.10.21
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment