Skip to content

Commit

Permalink
remove builder
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Sep 15, 2024
1 parent 3a985ab commit bee430b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
cd docker
sudo apt-get update
docker buildx create --name multibuilder --use --driver docker-container --bootstrap
docker buildx use multibuilder
python docker_nightly.py --cleanup
# - name: Push KServe Docker Nightly
# run: |
Expand Down

0 comments on commit bee430b

Please sign in to comment.