Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
odulcy-mindee committed Sep 27, 2023
1 parent 721a75d commit 1d9a689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/public_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push Docker image (latest)
if: matrix.framework == 'tf' || matrix.python == "3.8.18"
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: .
Expand Down

0 comments on commit 1d9a689

Please sign in to comment.