Skip to content

Commit

Permalink
Update docker_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsiemienas03 authored Dec 5, 2024
1 parent c20af24 commit a77ea5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- name: Build and push Docker image to Docker Hub
id: build-and-push-docker
uses: docker/build-push-action@v6.10.0
if: github.event != release
with:
context: .
push: true
Expand Down

0 comments on commit a77ea5b

Please sign in to comment.