Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Container Images
gitlab
Commits
41dbc624
Commit
41dbc624
authored
Feb 23, 2021
by
mh
Browse files
change first then copy
parent
e9ac18e9
Pipeline
#6288
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
update_git.sh
View file @
41dbc624
...
...
@@ -39,11 +39,13 @@ else
fi
cd
docker
# Fix Auth on EL based systems https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4953
sed
-i
's/UsePAM no/UsePAM yes/'
assets/sshd_config
cp
-dR
Dockerfile ../../Dockerfile.upstream
cp
-dR
assets/
*
../../assets/
# Fix Auth on EL based systems https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4953
sed
-i
's/UsePAM no/UsePAM yes/'
../../assets/sshd_config
cd
../..
echo
$version
>
VERSION
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment