mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
This commit creates a new directory for static files, and moves static files to assets directory that were previously in the scripts directory.
3 lines
85 B
Docker
3 lines
85 B
Docker
FROM sitespeedio/sitespeed.io
|
|
|
|
COPY /assets/gitlab.txt $HOME/sitespeed.io/gitlab.txt
|