Skip to content

Commit

Permalink
Change name in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanovskis1 committed Jun 10, 2024
1 parent 8e6cebf commit fca13ab
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 @@ -44,7 +44,7 @@ jobs:
run: |
echo "IMAGE_TAG=$(awk -F '=' '/IMAGE_TAG/{print $2}' ./images/ckan/2.10/Dockerfile.xloader)" >> $GITHUB_OUTPUT
- name: Build CKAN 2.10 alpine
- name: Build CKAN 2.10 alpine xloader
uses: docker/build-push-action@v5
with:
context: ./images/ckan/2.10
Expand Down

0 comments on commit fca13ab

Please sign in to comment.