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:
|
||||
name: Build and push image
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue