Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
perrornet committed Jan 15, 2025
1 parent b313a87 commit b8c9b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
context: .
file: ./src/Dockerfile.server
push: true
tags: debug-${{ steps.meta.outputs.tags }}-${{ github.run_number }}
tags: ${{ steps.meta.outputs.tags }}-${{ github.run_number }}-debug
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit b8c9b12

Please sign in to comment.