Commit befe36c6 authored by Waqas Riaz's avatar Waqas Riaz

Update .gitlab-ci.yml

parent eda2b71b
Pipeline #4130 passed with stages
in 13 seconds
stages:
- increment_version
- build
- deploy
# auto_versioning_job:
# stage: increment_version
# script:
# # - git pull
# - ./increment-version.sh
# - git add version.txt
# - git commit -m "Bump version to $(cat version.txt)"
# - git push
# only:
# - master
# tags:
# - versioning
build_job:
stage: build
......
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