Skip to content

Commit

Permalink
change image repository to muttdataai
Browse files Browse the repository at this point in the history
  • Loading branch information
gvillafanetapia authored Dec 13, 2023
1 parent 0aa31d0 commit 989d015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
push: true
build-args: |
mlflow_version:${{ github.event.inputs.version || steps.set-version.outputs.version }}
tags: adacotechjp/mlflow:${{ github.event.inputs.version || steps.set-version.outputs.version }}
tags: muttdataai/mlflow:${{ github.event.inputs.version || steps.set-version.outputs.version }}

0 comments on commit 989d015

Please sign in to comment.