Commit 659ead6e authored by 朱允伟's avatar 朱允伟

Update .gitlab-ci.yml

parent 00d34368
Pipeline #41842 failed
......@@ -7,10 +7,10 @@ log_var:
log_project_var:
variables:
LOCAL_VAR: "locaklvar"
localvar: "locaklvar"
script:
- echo $NAME
- echo $LOCAL_VAR
- echo $localvar
# stages:
# - install
......
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