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

CICD: automated test now target current commit

parent d84aef77
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ include: ...@@ -3,7 +3,7 @@ include:
ref: '0.4.3' ref: '0.4.3'
file: 'templates/release-by-changelog.yml' file: 'templates/release-by-changelog.yml'
- project: 'swepy/cicd-templates/pypi-to-docker-missing-version' - project: 'swepy/cicd-templates/pypi-to-docker-missing-version'
ref: 'trunk' ref: $CI_COMMIT_SHA
file: 'templates/pypi-to-docker-missing-version.yml' file: 'templates/pypi-to-docker-missing-version.yml'
pypi-to-docker-missing-version: pypi-to-docker-missing-version:
......
...@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[![Pipeline](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/badges/trunk/pipeline.svg)](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/-/pipelines?ref=trunk) [![Pipeline](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/badges/trunk/pipeline.svg)](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/-/pipelines?ref=trunk)
* Update CICD
## [0.4.0] - 2024-07-16 ## [0.4.0] - 2024-07-16
[![Pipeline](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/badges/0.4.0/pipeline.svg)](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/-/pipelines?ref=0.4.0) [![Pipeline](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/badges/0.4.0/pipeline.svg)](https://lab.frogg.it/swepy/cicd-templates/pypi-to-docker-missing-version/-/pipelines?ref=0.4.0)
......
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