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
30fccc80
Commit
30fccc80
authored
Aug 01, 2019
by
Stefan Oppl
Browse files
Update .gitlab-ci.yml
parent
714ffc53
Pipeline
#949
canceled with stages
in 45 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
30fccc80
...
...
@@ -73,7 +73,6 @@ combine:
stage
:
combine
script
:
-
if [[ -e pdf ]] ; then cp -purv pdf/content/* content/ ; rm -rf pdf ; rm -rf public ; fi
-
hugo --baseURL https://pages.ce.jku.at/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME/public/
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