Updated build stage
Build and push image / Build and push image (push) Failing after 12s
Details
Build and push image / Build and push image (push) Failing after 12s
Details
This commit is contained in:
parent
bed4a39910
commit
c283955fac
|
@ -8,8 +8,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and push image
|
name: Build and push image
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container: catthehacker/ubuntu:act-latest
|
||||||
image: catthehacker/ubuntu:act-latest
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in New Issue