Skip to content

Commit

Permalink
Change tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanovskis1 committed Aug 7, 2024
1 parent 39f3771 commit 8f3617b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
file: ./images/ckan/2.10/Dockerfile.xloader
push: true
tags: |
keitaro/ckan:${{ steps.alpine.outputs.IMAGE_TAG }}
ghcr.io/keitaroinc/ckan:${{ steps.alpine.outputs.IMAGE_TAG }}
keitaro/ckan:${{ steps.alpine-xloader.outputs.IMAGE_TAG }}
ghcr.io/keitaroinc/ckan:${{ steps.alpine-xloader.outputs.IMAGE_TAG }}
cache-from: type=local,src=/tmp/.buildx-cache-alpine-2-10
cache-to: type=local,mode=max,dest=/tmp/.buildx-cache-alpine-2-10

Expand Down

0 comments on commit 8f3617b

Please sign in to comment.