Compare commits
2 Commits
05253b0cf4
...
4873d29c1a
Author | SHA1 | Date |
---|---|---|
|
4873d29c1a | |
|
0c36323278 |
|
@ -8,10 +8,10 @@ jobs:
|
|||
build:
|
||||
name: Build and push mlflow container
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
container: git.namesny.com/cluster/act-runner:v1
|
||||
env:
|
||||
IMAGE_NAME: mlflow
|
||||
REGISTRY: git.namesny.com/cluster/act-runner:v1
|
||||
REGISTRY: git.namesny.com
|
||||
REPO_OWNER: cluster
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in New Issue