Skip to content

Commit

Permalink
fix deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cowfee committed May 15, 2023
1 parent c1e6881 commit a567609
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: docker/Dockerfile
push: true
tags: ${{ steps.meta_services.outputs.tags }}
labels: ${{ steps.meta_services.outputs.labels }}

0 comments on commit a567609

Please sign in to comment.