Skip to content

Commit

Permalink
Dummy change to trigger re-build of pre-packaged servers
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Gonzalez-Martin committed Nov 24, 2021
1 parent fc418cf commit 7f06dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servers/mlflowserver/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
SHELL := /bin/bash
VERSION := $(shell cat ../../version.txt)
KIND_NAME ?= kind
IMAGE_NAME_BASE=mlflowserver
IMAGE_NAME=seldonio/${IMAGE_NAME_BASE}
KIND_NAME ?= kind

build:
s2i build \
Expand Down

0 comments on commit 7f06dc2

Please sign in to comment.