Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Mar 2, 2024
1 parent f2cc3e0 commit 9b35272
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/harbor-julia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
- name: Docker Build & Push Action
uses: mr-smithers-excellent/[email protected]
with:
image: ivukotic/ml_julia
tags: hub.opensciencegrid.org/usatlas/ml-platform:julia
# tags: latest, ${{ github.sha }}
image: usatlas/ml-platform
tags: julia
registry: hub.opensciencegrid.org
username: ${{ secrets.OSG_HARBOR_ROBOT_USER }}
password: ${{ secrets.OSG_HARBOR_ROBOT_PASSWORD }}

0 comments on commit 9b35272

Please sign in to comment.