Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2023-04-24 11:56:39 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2023-04-24 11:56:39 +0300
commitc421acd6d69fab3f61c6fbaac75a2d3c5eeac8e6 (patch)
tree382a491cb34bbf9602dfb4ca5591a164cc74f83d
parente8db8bb81a7a8266c0acec436a2f606227a98f40 (diff)
Remove commentaxil-test-minify
-rw-r--r--dockerfiles/single.Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dockerfiles/single.Dockerfile b/dockerfiles/single.Dockerfile
index 5671da42..e5ffc45e 100644
--- a/dockerfiles/single.Dockerfile
+++ b/dockerfiles/single.Dockerfile
@@ -70,7 +70,6 @@ RUN mkdir /site \
# Do some HTML post-processing on the archive, compress images, and minify assets
RUN /source/scripts/normalize-links.sh /site "${VER}" \
&& /source/scripts/compress_images.sh /site "${VER}" \
- # ATTENTION: This should be the last script to run
&& /source/scripts/minify-assets.sh /site "${VER}"
# Make an index.html and 404.html which will redirect / to /${VER}/