Skip to content

Commit

Permalink
Update lint-test-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mobidata-bw-user authored Oct 1, 2024
1 parent 8b6236f commit 1b5e1d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ jobs:
with:
context: .
tags: |
${{ steps.docker-meta.outputs.image }}:${{ steps.docker-meta.outputs.permanent-tag }}
${{ steps.docker-meta.outputs.image }}:${{ steps.docker-meta.outputs.release-tag }}
ghcr.io/${{ steps.docker-meta.outputs.image }}:${{ steps.docker-meta.outputs.permanent-tag }}
ghcr.io/${{ steps.docker-meta.outputs.image }}:${{ steps.docker-meta.outputs.release-tag }}
# https://github.com/docker/build-push-action/blob/9472e9021074a3cb3279ba431598b8836d40433f/docs/advanced/cache.md#github-cache
# https://github.com/moby/buildkit#registry-push-image-and-cache-separately
cache-from: type=gha
Expand Down

0 comments on commit 1b5e1d6

Please sign in to comment.