Change name in github actions

This commit is contained in:
stojanovskis1@icloud.com 2024-06-10 14:07:18 +02:00
parent 8e6cebfc52
commit fca13ab8d8
1 changed files with 1 additions and 1 deletions

View File

@ -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