Skip to content

Commit

Permalink
Update build-dask-mars.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gbiavati authored Oct 22, 2023
1 parent 9fc7cff commit dedefd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dask-mars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ jobs:
with:
context: docker
push: true
tags: ${{ secrets.HARBOR_IP }}/cads-dev-env/dask-mars:${{ github.event.inputs.image_tag }}
tags: ${{ secrets.HARBOR_IP }}/cads/foo42/dask-mars:${{ github.event.inputs.image_tag }}
file: docker/dask-mars/Dockerfile

0 comments on commit dedefd7

Please sign in to comment.