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:
|
||||
checkout_repository:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
|
Loading…
Reference in New Issue