Skip to content

Commit 2deee06

Browse files
Update build_push_docker_image.yaml
1 parent a8ae5b0 commit 2deee06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_push_docker_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Kaniko build & push
3232
uses: aevea/action-kaniko@master
3333
with:
34-
image: sedimark-mage
34+
image: mlflow-api
3535
cache: "false"
3636
tag: ${{ env.IMAGE_TAG }}
3737
path: .

0 commit comments

Comments
 (0)