Skip to content

Commit

Permalink
fix syntax error5
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Jan 2, 2024
1 parent cb62897 commit f59798d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/backend_docker_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ jobs:
context: .
file: "Dockerfile_backend"
push: true
tags:
- ${{ env.IMAGE_NAME }}/latest
tags: ${{ env.IMAGE_NAME }}/latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit f59798d

Please sign in to comment.