Try the full clone of github actions container
Some checks failed
/ Monolith image (push) Failing after 11m56s
Some checks failed
/ Monolith image (push) Failing after 11m56s
This commit is contained in:
parent
09587775df
commit
b86c5110e1
|
@ -13,7 +13,7 @@ jobs:
|
||||||
name: Monolith image
|
name: Monolith image
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
image: ghcr.io/catthehacker/ubuntu:full-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
packages: write
|
||||||
|
|
Loading…
Reference in a new issue