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
immerda
content
docs.immerda.ch
Commits
4672a9b1
Commit
4672a9b1
authored
Jun 23, 2019
by
mh
Browse files
also print the version
parent
de3b8c59
Pipeline
#358
passed with stages
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4672a9b1
...
...
@@ -18,6 +18,7 @@ build:
-
'
if
!
[
"$CI_COMMIT_REF_SLUG"
==
"master"
];
then
sed
-i
"s@^baseURL
=.*@baseURL
=
\"http://docs.immerda.ch/${DEPLOY_SLUG}/@\""
config.toml;
fi'
-
hugo version
-
hugo
-
tar cfz site.tar.gz public
artifacts
:
...
...
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