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

fix: job name

parent fe223792
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ docker_build:
- KANIKO_OPTIONS="--build-arg VERSION=$(cat version.txt)"
- echo "Kaniko options=$KANIKO_OPTIONS"
needs:
- job: next_version
- job: pypi-to-docker-missing-version
artifacts: true
rules:
- if: $CI_PIPELINE_SOURCE == "pipeline"
......
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