Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
text api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
subugoe
emo
text api
Commits
e620be78
Commit
e620be78
authored
5 years ago
by
Mathias Goebel
Browse files
Options
Downloads
Plain Diff
Merge branch 'release/0.1.0'
version to be used in first project
parents
27eca7d8
785f447e
No related branches found
No related tags found
No related merge requests found
Pipeline
#119474
passed
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment