Commit 00d34368 authored by 朱允伟's avatar 朱允伟

Update .gitlab-ci.yml

parent 884ad8cd
Pipeline #41841 failed
...@@ -6,8 +6,11 @@ log_var: ...@@ -6,8 +6,11 @@ log_var:
- echo $MT_VAR - echo $MT_VAR
log_project_var: log_project_var:
variables:
LOCAL_VAR: "locaklvar"
script: script:
- echo $NAME - echo $NAME
- echo $LOCAL_VAR
# 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