Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 48472f4f authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

refactor: use vars

parent 0343dca5
No related branches found
No related tags found
1 merge request!7Resolve "build: add cleanup policy"
Pipeline #8520 passed with warnings
...@@ -34,7 +34,7 @@ container:security: ...@@ -34,7 +34,7 @@ container:security:
- Dockerfile - Dockerfile
debian:build: debian:build:
image: lab.frogg.it:5050/lydra/compagnons-devops/linux-installation-automatique/equivs:0.0.2 image: ${CI_REGISTRY_IMAGE}/${IMAGE_NAME}:1.0.0
stage: build stage: build
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment