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
5fd6ce91
Commit
5fd6ce91
authored
Mar 01, 2022
by
Clark Lin
Browse files
Update .gitlab-ci.yml file
parent
7b8f558c
Pipeline
#3
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5fd6ce91
...
@@ -20,4 +20,5 @@ execute-job: # This job runs in the execute stage.
...
@@ -20,4 +20,5 @@ execute-job: # This job runs in the execute stage.
stage
:
execute
stage
:
execute
script
:
script
:
-
echo "Execute application..."
-
echo "Execute application..."
-
echo "Application successfully executed."
-
echo "Application successfully executed."
\ No newline at end of file
-
echo "Current directory is $CI_PROJECT_DIR"
\ 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