Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
text api
Commits
e620be78
Commit
e620be78
authored
Jan 22, 2020
by
Mathias Goebel
Browse files
Merge branch 'release/0.1.0'
version to be used in first project
parents
27eca7d8
785f447e
Pipeline
#119474
passed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e620be78
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
image
:
registry.gitlab.com/pages/hugo:latest
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
test
:
image
:
registry.gitlab.com/pages/hugo:latest
script
:
-
hugo
except
:
-
master
-
tags
pages
:
image
:
registry.gitlab.com/pages/hugo:latest
script
:
-
hugo
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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