Skip to content

Commit

Permalink
add image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Jul 5, 2024
1 parent 7609347 commit da0cb62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
with:
context: .
file: Dockerfile
tags: |
ghcr.io/${{ github.repository }}:latest
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=inline
push: true
Expand Down

0 comments on commit da0cb62

Please sign in to comment.