Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Clark Lin
DemoProject
Commits
82db206a
Commit
82db206a
authored
Mar 02, 2022
by
Clark Lin
Browse files
Update .gitlab-ci.yml file
parent
5fd6ce91
Pipeline
#4
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
82db206a
...
@@ -21,4 +21,6 @@ execute-job: # This job runs in the execute stage.
...
@@ -21,4 +21,6 @@ execute-job: # This job runs in the execute stage.
script
:
script
:
-
echo "Execute application..."
-
echo "Execute application..."
-
echo "Application successfully executed."
-
echo "Application successfully executed."
-
echo "Current directory is $CI_PROJECT_DIR"
-
echo "Current directory is $CI_PROJECT_DIR"
\ No newline at end of file
-
cd $CI_PROJECT_DIR
-
ll
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment