Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
novart_test_dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
p1116214
novart_test_dev
Commits
ab33d8c6
Commit
ab33d8c6
authored
3 years ago
by
GitLab Pages Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update Hugo to version 0.87.0
parent
b0239623
No related branches found
Branches containing commit
Tags
0.76.5
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-3
3 additions, 3 deletions
Dockerfile
with
3 additions
and
3 deletions
Dockerfile
+
3
−
3
View file @
ab33d8c6
...
...
@@ -9,9 +9,9 @@
# to work around segmentation fault issues.
FROM
golang:1.13-alpine
ARG
HUGO=hugo
ARG
HUGO_VERSION=0.8
6.1
ARG
HUGO_SHA=
1a8e8dbaf87ec8c4170819aed3f60e81d638836828b4bf886d6160c2e9752c4e
ARG
HUGO_EXTENDED_SHA=
35c5e0b526c46781b66874854bca816338c8f48dbdacb0bb6e1ce6175ea0b649
ARG
HUGO_VERSION=0.8
7.0
ARG
HUGO_SHA=
0d14003eb17c16ed83e465f754f3be11a2c74b9574258c81935a16822bcf3f0b
ARG
HUGO_EXTENDED_SHA=
f216af92c06809c03981296f513ce54d3d690715d3c9fdfaff802d4a6759a260
RUN
set
-eux
&&
\
case
${
HUGO
}
in
\
*
_extended
)
\
...
...
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