Commit 651ba208 by 张思远

t1

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