Skip to content

Commit

Permalink
feat: add context xloader path
Browse files Browse the repository at this point in the history
  • Loading branch information
pcbimon authored Jun 23, 2024
1 parent 59b9683 commit 52e2db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: CKAN Xloader build
uses: docker/build-push-action@v2
with:
context: ./ckan
context: ./ckan/chanext-xloader
file: ./ckan/chanext-xloader/Dockerfile
push: false
tags: kowhai/ckan-docker-ckanext-xloader:test-build-only
Expand Down

0 comments on commit 52e2db2

Please sign in to comment.