Specify action container
Build website container / Build image (push) Failing after 1m22s
Details
Build website container / Build image (push) Failing after 1m22s
Details
This commit is contained in:
parent
ba49ca249d
commit
d07ee060e9
|
@ -8,6 +8,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Build image
|
name: Build image
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: namesny-com
|
IMAGE_NAME: namesny-com
|
||||||
REGISTRY: git.namesny.com
|
REGISTRY: git.namesny.com
|
||||||
|
|
Loading…
Reference in New Issue