Commit cb13345e authored by Clark Lin's avatar Clark Lin
Browse files

Update .gitlab-ci.yml file

parent 7b9efab0
Pipeline #6 passed with stage
in 6 seconds
...@@ -27,4 +27,4 @@ execute-job: # This job runs in the execute ...@@ -27,4 +27,4 @@ execute-job: # This job runs in the execute
- echo "Application successfully executed." - echo "Application successfully executed."
- echo "Current directory is $CI_PROJECT_DIR" - echo "Current directory is $CI_PROJECT_DIR"
- cd $CI_PROJECT_DIR - cd $CI_PROJECT_DIR
- ll - tree
\ No newline at end of file \ No newline at end of file
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