Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Sep 13, 2024
1 parent debdb7f commit 1a6d0aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Push Docker Nightly
run: |
cd docker
docker buildx rm multibuilder
docker buildx create --name multibuilder --use
python docker_nightly.py --cleanup
# - name: Push KServe Docker Nightly
Expand Down

0 comments on commit 1a6d0aa

Please sign in to comment.