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

Update .gitlab-ci.yml

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