sdas
Deploy Hello World / deploy-docker-hello-world (push) Failing after 13s Details

This commit is contained in:
Nicolas Trimborn 2023-07-19 19:01:04 +02:00
parent 1f9fba5886
commit 95f61e6de6
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
context: .
file: Dockerfile
push: true
tags: nick/dockerbuild_hello_world:latest