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:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
|
Reference in New Issue