Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ugur Cayoglu
Public
Commits
06862cba
Commit
06862cba
authored
Aug 26, 2021
by
Ugur Cayoglu
Browse files
Update .gitlab-ci.yml
parent
db43979a
Pipeline
#788
failed with stages
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
06862cba
...
...
@@ -14,7 +14,9 @@ test-job2:
-
echo "This job tests something, but takes more time than test-job1."
-
echo "After the echo commands complete, it runs the sleep command for 20 seconds"
-
echo "which simulates a test that runs 20 seconds longer than test-job1"
-
sleep
20
-
docker run --rm hello-world
-
which docker-compose
-
sleep
5
deploy-prod
:
stage
:
deploy
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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