| commit | a858e9fc11fdca219f5df8794d7c85c40c09e030 | [log] [tgz] |
|---|---|---|
| author | Rameela Yaddehige <rameelaazeez@gmail.com> | Tue Jun 23 14:37:18 2026 +0200 |
| committer | Rameela Yaddehige <rameelaazeez@gmail.com> | Tue Jun 23 14:37:18 2026 +0200 |
| tree | 87239031d23e90abb1e21e611de96ad8eb8f5486 | |
| parent | f2ff9d923096d160419873f7ca1654c3005d0ba8 [diff] |
Updated the variables for both build and deploy stages Change-Id: If78fb6c3b266fad2731f0e70b6b0e94515ea4bf0
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dfbfa29..5651566 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ rules: - if: $CI_COMMIT_TAG =~ /.+/ variables: - VID: $CI_COMMIT_TAG + VID: "${CI_COMMIT_TAG:1}" - when: manual stage: build before_script: