Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
huornlmj committed Oct 26, 2024
1 parent 8c022b4 commit a88b973
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
#tags: ${{ steps.meta.outputs.tags }}
tags: latest
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

- name: Generate artifact attestation
Expand Down

0 comments on commit a88b973

Please sign in to comment.