CI: use catthehacker/ubuntu:act-latest
Build and Push Docker Image / build-and-push (push) Failing after 1m10s
Details
Build and Push Docker Image / build-and-push (push) Failing after 1m10s
Details
This commit is contained in:
parent
1fa447348f
commit
0933761ade
|
@ -8,6 +8,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
|
Reference in New Issue