mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Fix recompile spelling
This commit is contained in:
parent
f7ce9dbed7
commit
c9973b4ba6
@ -2221,7 +2221,7 @@ migrate_database() {
|
||||
mkdir -p ${GITLAB_HOME}/gitlab/node_modules
|
||||
chown -R ${GITLAB_USER}: ${GITLAB_HOME}/gitlab/node_modules
|
||||
fi
|
||||
echo "Prepare recomplie assets... Installing missing node_modules for assets"
|
||||
echo "Prepare recompile assets... Installing missing node_modules for assets"
|
||||
chown -R ${GITLAB_USER}: ${GITLAB_HOME}/gitlab/node_modules
|
||||
exec_as_git yarn install --production --pure-lockfile
|
||||
echo "Recompiling assets (relative_url in use), this could take a while..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user