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
Stefan Oppl
website-digkom
Commits
51d6b5e1
Commit
51d6b5e1
authored
Jul 25, 2019
by
Stefan Oppl
Browse files
fixed gitlab-ci (combine)
parent
04101a29
Pipeline
#708
passed with stages
in 21 minutes and 57 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
51d6b5e1
...
...
@@ -69,7 +69,7 @@ build-pdf:
combine
:
stage
:
combine
script
:
-
if [[ -e build ]] ; then cp -purv /builds/oppl/website-digkom/content/courses/* public/ ; rm -rf build ; fi
-
if [[ -e
/
build
s/oppl/website-digkom/content/courses
]] ; then cp -purv /builds/oppl/website-digkom/content/courses/* public/ ; rm -rf build ; fi
artifacts
:
paths
:
-
public
...
...
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