test
Build and Push Docker Image / build-and-push (push) Failing after 23s
Details
Build and Push Docker Image / build-and-push (push) Failing after 23s
Details
This commit is contained in:
parent
428fa558e0
commit
c5c99dbe3c
|
@ -10,7 +10,7 @@ jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker:latest
|
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue