Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Willnow, Patrick
lab-gitlab
Commits
0ecd9e4e
Commit
0ecd9e4e
authored
Nov 09, 2020
by
Willnow, Patrick
Browse files
Update .gitlab-ci.yml
shit happened, lol
parent
45f20a8d
Pipeline
#21388
passed with stages
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0ecd9e4e
...
...
@@ -8,6 +8,7 @@ job1:
paths
:
-
build/
script
:
-
mkdir build
-
echo "Hello I am job 1" > build/job1-result.txt
job2
:
...
...
@@ -16,6 +17,7 @@ job2:
paths
:
-
build/
script
:
-
mkdir build
-
echo "Hello I am job 2" > build/job2-result.txt
job3
:
...
...
Write
Preview
Supports
Markdown
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