test
Build and Push Docker Image / checkout_repository (push) Failing after 8s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 8s
Details
This commit is contained in:
parent
0411673842
commit
b253f4159e
|
@ -9,6 +9,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
checkout_repository:
|
checkout_repository:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
|
Loading…
Reference in New Issue