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 a3ce30bf authored by Nicolas's avatar Nicolas
Browse files

Use Terraform image

parent 24dee374
No related branches found
No related tags found
No related merge requests found
image: busybox:latest image: busybox:latest
job: elastic:
stage: build stage: deploy
image:
name: "hashicorp/terraform:latest"
entrypoint: [""]
script: script:
- echo "Mon premier job" - terraform version
\ No newline at end of file \ No newline at end of file
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