Compare commits
No commits in common. "87fd50981b49e9c23d2f72edbcf48253bf5db8ce" and "84a8cc3eb8b88be0ed79911740010de4993e86e5" have entirely different histories.
87fd50981b
...
84a8cc3eb8
|
@ -40,7 +40,7 @@ jobs:
|
||||||
needs: tag
|
needs: tag
|
||||||
if: ${{ needs.tag.outputs.tag_created == 'true' }}
|
if: ${{ needs.tag.outputs.tag_created == 'true' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:07466dbbecd8690579d9bcbf8a1214240b91534cf03eed5f222e7fd80131f582
|
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:8583ed2b7d097609ff91cc914696324ee945ceb8639967759f4cebbfcb8e63a5
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: mlflow
|
IMAGE_NAME: mlflow
|
||||||
REGISTRY: git.namesny.com
|
REGISTRY: git.namesny.com
|
||||||
|
|
Loading…
Reference in New Issue