test
Build and Push Docker Image / build-and-push (push) Failing after 9s
Details
Build and Push Docker Image / build-and-push (push) Failing after 9s
Details
This commit is contained in:
parent
ce9f17735c
commit
428fa558e0
|
@ -9,6 +9,8 @@ on:
|
|||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker:latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue