This commit is contained in:
1
.github/workflows/deploy-hello-world.yaml
vendored
1
.github/workflows/deploy-hello-world.yaml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user