There was an error while loading. Please reload this page.
1 parent c3aa65f commit 26a55e0Copy full SHA for 26a55e0
1 file changed
.github/workflows/ci.yml
@@ -129,7 +129,7 @@ jobs:
129
- name: Build and push to Quay.io
130
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
131
with:
132
- context: .
+ context: ./dockerfiles/jena-fuseki2-docker
133
file: ./dockerfiles/jena-fuseki2-docker/Dockerfile # later: ./dockerfiles/Dockerfile.ubuntu
134
push: true
135
tags: ${{ steps.meta.outputs.tags }}
0 commit comments