[FORGEJO] all containers are rootless, no suffixes

pull/74/head
Earl Warren 2023-08-25 16:34:19 +02:00
parent a6bb88d7c1
commit f2743b28da
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ jobs:
to-owner: ${{ secrets.TO_OWNER }}
repo: "runner"
ref-name: ${{ github.ref_name }}
container-suffixes: " "
doer: ${{ secrets.DOER }}
token: ${{ secrets.TOKEN }}
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}