Skip to content

Commit 26a55e0

Browse files
committed
Build context fixed
1 parent c3aa65f commit 26a55e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
- name: Build and push to Quay.io
130130
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
131131
with:
132-
context: .
132+
context: ./dockerfiles/jena-fuseki2-docker
133133
file: ./dockerfiles/jena-fuseki2-docker/Dockerfile # later: ./dockerfiles/Dockerfile.ubuntu
134134
push: true
135135
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)