Skip to content

Commit

Permalink
Update deploy_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valsdav authored May 16, 2024
1 parent 0d16a69 commit 1233d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
path: docker
dockerfile: docker/Dockerfile_311_cuda
repository: cmsml/cmsml
tags: "3.11"
tags: "3.11-cuda"
push: ${{ github.event.inputs.skip_push != 'true' }}
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 1233d98

Please sign in to comment.