Skip to content

Commit

Permalink
Add pull and build fuseki step
Browse files Browse the repository at this point in the history
  • Loading branch information
tunacicek committed Apr 5, 2024
1 parent c0d24a9 commit e1d3616
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/helm-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,9 @@ jobs:
- name: Build and push
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
with:
context: jena-fuseki-docker-4.7.0
file: ./Dockerfile
context: jena-fuseki-docker-4.7.0/
push: true
tags: jena-fuseki-docker:4.7.0
load: true

- name: Build simple data backend
id: build-simple-data-backend
Expand Down

0 comments on commit e1d3616

Please sign in to comment.