update tests file new container
This commit is contained in:
parent
890778d33a
commit
c8382f44a8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ jobs:
|
|||
secret=$(openssl rand -hex 20)
|
||||
sed -i -e "s/{SHARED_SECRET}/$secret/" compose-forgejo-and-runner.yml
|
||||
cli="docker compose --progress quiet -f compose-forgejo-and-runner.yml"
|
||||
chown -R 1000:1000 /srv
|
||||
#
|
||||
# Launch Forgejo & the runner
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue