Compare commits
No commits in common. "4873d29c1a442d754ac25b8cd51590f2c06e4855" and "05253b0cf42fd6089faf9eeb0dfa15c49f78c8e9" have entirely different histories.
4873d29c1a
...
05253b0cf4
|
@ -8,10 +8,10 @@ jobs:
|
|||
build:
|
||||
name: Build and push mlflow container
|
||||
runs-on: ubuntu-latest
|
||||
container: git.namesny.com/cluster/act-runner:v1
|
||||
container:
|
||||
env:
|
||||
IMAGE_NAME: mlflow
|
||||
REGISTRY: git.namesny.com
|
||||
REGISTRY: git.namesny.com/cluster/act-runner:v1
|
||||
REPO_OWNER: cluster
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in New Issue