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

syntax fix

parent a8d2ab14
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 #3778 passed
...@@ -24,4 +24,4 @@ stages: ...@@ -24,4 +24,4 @@ stages:
metadata: metadata:
image: alpine image: alpine
script: echo "Latest code version is $APP_VERSION" 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