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
Unverified Commit 10567815 authored by Idriss's avatar Idriss
Browse files

Deliver a new image

parent 49118601
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ mirror: ...@@ -14,7 +14,7 @@ mirror:
deliver: deliver:
stage: deliver stage: deliver
script: script:
- setsid ./ci/docker-deliver.sh "bucket-backup" "2.7" - setsid ./ci/docker-deliver.sh "bucket-backup" "2.8"
only: only:
refs: refs:
- /^(main.*)$/ - /^(main.*)$/
......
...@@ -27,4 +27,4 @@ tag_and_push "latest" "${IMAGE}" ...@@ -27,4 +27,4 @@ tag_and_push "latest" "${IMAGE}"
tag_and_push "${VERSION}" "${IMAGE}" tag_and_push "${VERSION}" "${IMAGE}"
tag_and_push "${VERSION}-${CI_COMMIT_SHORT_SHA}" "${IMAGE}" tag_and_push "${VERSION}-${CI_COMMIT_SHORT_SHA}" "${IMAGE}"
exit 0 exit 0
\ 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