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 88a67b8f authored by Dorian Turba's avatar Dorian Turba
Browse files

Revert "docker push will be on every tag of the default branch"

This reverts commit d5e95492
parent 38ba4544
No related branches found
No related tags found
No related merge requests found
......@@ -51,5 +51,5 @@ docker_push:
- docker push $TARGET_IMAGE:$MAJOR
- docker push $TARGET_IMAGE:latest
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_COMMIT_TAG # == "3.20.2"
- if: $CI_COMMIT_TAG # == "3.20.2"
when: manual
......@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
* Revert 0.2.1
## [0.2.1] - 2024-09-01
* Until end of automation, the push won't be locked to alpine version, but still manual
......
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