Skip to content

Commit

Permalink
[TMP]
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Dec 8, 2023
1 parent 7fef1cb commit ed05b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gha-docker-solr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
with:
dependency-versions: "highest"

- name: Build Solr image
run: docker build -t "$IMAGE_NAME:latest" docker/solr
# - name: Build Solr image
# run: docker build -t "$IMAGE_NAME:latest" docker/solr

- name: Start Solr image
run: |
Expand Down

0 comments on commit ed05b17

Please sign in to comment.