Skip to content
Snippets Groups Projects
Commit a8d2ab14 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

added visible job

parent fc7aba35
No related branches found
No related tags found
3 merge requests!34Merging develop (merged from 2024Q2_RC) into main creating for 2024Q2 Release,!33Merging 2024Q2_RC into main creating for 2024Q2 Release,!20Resolve "Update gitlab CI file to use inherited jobs from main"
Pipeline #3777 passed
......@@ -21,3 +21,7 @@ stages:
- if: $CI_COMMIT_REF_NAME == "main"
- if: $CI_COMMIT_REF_NAME == "develop"
- if: $CI_COMMIT_REF_NAME == "12-create-a-pipeline-to-build-and-publish-the-docker-image-in-gitlab-registry"
metadata:
image: alpine
script: echo "Latest code version is $APP_VERSION"
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