Skip to content

Commit

Permalink
run on tpus
Browse files Browse the repository at this point in the history
  • Loading branch information
gobbleturk committed Feb 26, 2024
1 parent c97dcf9 commit 8783d01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/BuildDockerImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@ jobs:
bash docker_build_dependency_image.sh LOCAL_IMAGE_NAME=$local_image_name MODE=stable &&
docker tag ${local_image_name} gcr.io/$project/${cloud_image_name}:latest
docker push gcr.io/$project/${cloud_image_name}:latest
- name: Test build_and_upload.sh
run: |
bash build_and_upload.sh

0 comments on commit 8783d01

Please sign in to comment.