Skip to content

Commit

Permalink
Merge pull request #35 from akretion/ci-tag
Browse files Browse the repository at this point in the history
add image tag
  • Loading branch information
rvalyi authored Jul 5, 2024
2 parents 60657a1 + da0cb62 commit adbf457
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 adbf457

Please sign in to comment.