Commit 82db206a authored by Clark Lin's avatar Clark Lin
Browse files

Update .gitlab-ci.yml file

parent 5fd6ce91
Pipeline #4 canceled with stage
......@@ -22,3 +22,5 @@ execute-job: # This job runs in the execute stage.
- echo "Execute application..."
- echo "Application successfully executed."
- echo "Current directory is $CI_PROJECT_DIR"
- cd $CI_PROJECT_DIR
- ll
\ 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