Skip to content

Commit

Permalink
Change tag name in pr_checks action
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanovskis1 committed Aug 7, 2024
1 parent 8f3617b commit de0bc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
context: ./images/ckan/2.10
file: ./images/ckan/2.10/Dockerfile.xloader
push: false
tags: keitaro/ckan:${{ steps.alpine.outputs.IMAGE_TAG }}
tags: keitaro/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 de0bc41

Please sign in to comment.