sdas
Deploy Hello World / deploy-docker-hello-world (push) Failing after 13s
Details
Deploy Hello World / deploy-docker-hello-world (push) Failing after 13s
Details
This commit is contained in:
parent
1f9fba5886
commit
95f61e6de6
|
@ -38,7 +38,6 @@ jobs:
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
context: .
|
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: nick/dockerbuild_hello_world:latest
|
tags: nick/dockerbuild_hello_world:latest
|
Loading…
Reference in New Issue