Update push-aur-entrypoint.sh

This commit is contained in:
Oskar 2023-01-20 17:53:32 +01:00 committed by GitHub
parent e8c1e3d6f7
commit c09cf21d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,4 +10,6 @@ chown -vR build:build /home/build
chmod -vR 600 /home/build/.ssh/*
echo '::endgroup::'
git config --global --add safe.directory /__w/packages/packages
exec su -c 'bash -c ./scripts/push-aur.sh' build