Skip to content

Commit

Permalink
testing newer
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Sep 14, 2024
1 parent d43e74e commit e54ee18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
run: |
cd docker
sudo apt-get update
sudo apt-get install --reinstall python3.9 python3-distutils python3.9-dev python3.9-venv -y
docker buildx rm multibuilder
docker buildx create --name multibuilder --use --driver docker-container --bootstrap
python docker_nightly.py --cleanup
# - name: Push KServe Docker Nightly
Expand Down

0 comments on commit e54ee18

Please sign in to comment.