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
Gonschorowski, Sönke
lab-gitlab
Commits
b574e08e
Commit
b574e08e
authored
Nov 16, 2020
by
Gonschorowski, Sönke
Browse files
Update .gitlab-ci.yml
parent
7e0c9f37
Pipeline
#21750
passed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b574e08e
...
...
@@ -4,8 +4,8 @@ stages:
job1
:
artifacts
:
paths
:
-
build/
paths
:
-
build/
stage
:
generate
script
:
-
mkdir build
...
...
@@ -13,8 +13,8 @@ job1:
job2
:
artifacts
:
paths
:
-
build/
paths
:
-
build/
stage
:
generate
script
:
-
mkdir build
...
...
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