Commit 9f564b4e authored by sixue.cheng's avatar sixue.cheng :speech_balloon:
Browse files

Update .gitlab-ci.yml file

Showing with 2 additions and 2 deletions
+2 -2
......@@ -23,7 +23,7 @@ variables:
file_name: ${branch_name}_${CI_PIPELINE_ID}
code_url: ${baseWork}/${file_name}
init_repo-job: # This job runs in the build stage, which runs first.
init_repo-job: # This job runs in the build stage, which runs first.
stage: init_repo
tags:
- test-tag
......@@ -43,7 +43,7 @@ is_update-job: # This job runs in the build stage, which runs first.
- init_repo-job
only:
- ubuntu-deploy
create_yml-job: # This job runsin the build stage, which runs first.
create_yml-job: # This job runsin the build stage, which runs first.
stage: create_yml
tags:
- test-tag
......
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