Commit 651ba208 by 张思远

t1

parent 4c320176
Pipeline #157 failed with stages
build-job: build-job:
stage: build stage: build
script: script:
- echo "Hello, $GITLAB_USER_LOGIN!" - echo "Hello, 1"
tags: tags:
- test - test
...@@ -25,7 +25,7 @@ test-job2: ...@@ -25,7 +25,7 @@ test-job2:
deploy-prod: deploy-prod:
stage: deploy stage: deploy
script: script:
- echo "This job deploys something from the $CI_COMMIT_BRANCH branch." - echo "This job deploys something from the 1"
environment: production environment: production
tags: tags:
- test - test
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