Commit 02c9d7a6 authored by Waqas Riaz's avatar Waqas Riaz

Update .gitlab-ci.yml

parent d75c63eb
Pipeline #4038 failed with stages
in 8 seconds
......@@ -6,7 +6,7 @@ stages:
auto_versioning_job:
stage: increment_version
script:
- git pull
# - git pull
- ./increment-version.sh
- git add version.txt
- git commit -m "Bump version to $(cat version.txt)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment