Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SolidBase
learn
Commits
b701544f
Commit
b701544f
authored
Aug 28, 2019
by
Johannes Winter
Browse files
fix version
parent
945c32fc
Pipeline
#203
passed with stages
in 5 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b701544f
...
...
@@ -5,7 +5,7 @@ stages:
-
deploy-prod
build-dev
:
image
:
jguyomard/hugo-builder
image
:
jguyomard/hugo-builder
:0.54
stage
:
build
only
:
-
master
...
...
@@ -74,7 +74,7 @@ deploy-prod:
url
:
$APP_NAME
only
:
-
master
dependencies
:
dependencies
:
-
build-prod
before_script
:
-
apt update
...
...
Johannes Winter
@yova
mentioned in issue
learn-theme#1
·
Aug 28, 2019
mentioned in issue
learn-theme#1
mentioned in issue learn-theme#1
Toggle commit list
Write
Preview
Markdown
is supported
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