Change action container tag
Build and push mlflow container / Build and push mlflow container (push) Failing after 1m3s
Details
Build and push mlflow container / Build and push mlflow container (push) Failing after 1m3s
Details
This commit is contained in:
parent
e2a7f3c22a
commit
a1e8241fa2
|
@ -8,7 +8,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and push mlflow container
|
name: Build and push mlflow container
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:3115d340e5fc9e7b4d1cf5cc72e9f475d1bf6419bda158883e3bff9a36674a0e
|
container: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: mlflow
|
IMAGE_NAME: mlflow
|
||||||
REGISTRY: git.namesny.com
|
REGISTRY: git.namesny.com
|
||||||
|
|
Loading…
Reference in New Issue