mirror of
https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
synced 2024-08-15 00:43:19 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
2399f2af64
commit
e643833472
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ release_dev:
|
||||||
# when: never # Do not run this job when a tag is created manually
|
# when: never # Do not run this job when a tag is created manually
|
||||||
# - if: $CI_COMMIT_BRANCH == "ci-test" # Run this job when commits are pushed or merged to the dev branch
|
# - if: $CI_COMMIT_BRANCH == "ci-test" # Run this job when commits are pushed or merged to the dev branch
|
||||||
script:
|
script:
|
||||||
- echo "running release_job for $CI_COMMIT_SHA"
|
- 'echo "running release_job for $CI_COMMIT_SHA"'
|
||||||
# release: # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
|
# release: # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
|
||||||
# tag_name: 'test-build-$CI_PIPELINE_IID' # The version is incremented per pipeline.
|
# tag_name: 'test-build-$CI_PIPELINE_IID' # The version is incremented per pipeline.
|
||||||
# description: 'Automated release based on commit CI_COMMIT_SHA'
|
# description: 'Automated release based on commit CI_COMMIT_SHA'
|
||||||
|
|
Loading…
Reference in a new issue