Minify builds
This commit is contained in:
parent
837edcac6e
commit
8b558c0001
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,7 +34,7 @@ pipeline {
|
||||
sh 'docker pull klakegg/hugo:alpine'
|
||||
|
||||
sh 'docker run --rm -v "$PWD:/src" registry.chaoswg.org:5000/alpine-avif-webp:latest'
|
||||
sh 'docker run --rm -v "$PWD:/src" klakegg/hugo:alpine'
|
||||
sh 'docker run --rm -v "$PWD:/src" klakegg/hugo:alpine --minify'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user