Update .gitlab-ci.yml

parent b7c8f808
Pipeline #31918 failed
...@@ -2,7 +2,8 @@ stages: ...@@ -2,7 +2,8 @@ stages:
-build -build
-test -test
-deploy -deploy
build-job:
build-job:
stage: build stage: build
script: script:
- echo "Hello, $GITLAB_USER_LOGIN!" - echo "Hello, $GITLAB_USER_LOGIN!"
......
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