mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-19 11:27:08 +00:00
chore(cicd): add temp test for entrypoint
This commit is contained in:
parent
8efb89b3b3
commit
869619e049
2 changed files with 17 additions and 0 deletions
7
.github/non-executable-entrypoint.sh
vendored
Normal file
7
.github/non-executable-entrypoint.sh
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
install-apt sl
|
||||
|
||||
exec runuser -u ubuntu renovate
|
||||
Loading…
Add table
Add a link
Reference in a new issue