CI: use catthehacker/ubuntu:act-latest
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m10s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m10s
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
Block a user