Skip to content

Commit

Permalink
Merge branch 'main' into feat_doc_glasskube
Browse files Browse the repository at this point in the history
  • Loading branch information
idrissneumann authored Jun 18, 2024
2 parents 8d94a8e + 7547ac3 commit 85e8575
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "QW_COMMIT_TAGS=$(git tag --points-at HEAD | tr '\n' ',')" >> $GITHUB_ENV
- name: Build and push image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
id: build
with:
context: .
Expand Down
7 changes: 4 additions & 3 deletions quickwit/rest-api-tests/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85e8575

Please sign in to comment.