Compare commits

..

No commits in common. "4873d29c1a442d754ac25b8cd51590f2c06e4855" and "05253b0cf42fd6089faf9eeb0dfa15c49f78c8e9" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ jobs:
build: build:
name: Build and push mlflow container name: Build and push mlflow container
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: git.namesny.com/cluster/act-runner:v1 container:
env: env:
IMAGE_NAME: mlflow IMAGE_NAME: mlflow
REGISTRY: git.namesny.com REGISTRY: git.namesny.com/cluster/act-runner:v1
REPO_OWNER: cluster REPO_OWNER: cluster
steps: steps:
- name: Checkout - name: Checkout