Compare commits
3 Commits
84a8cc3eb8
...
87fd50981b
Author | SHA1 | Date |
---|---|---|
Mathis | 87fd50981b | |
Mathis | 6efef4558f | |
Renovate Bot | 948504fb10 |
|
@ -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:8583ed2b7d097609ff91cc914696324ee945ceb8639967759f4cebbfcb8e63a5
|
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:07466dbbecd8690579d9bcbf8a1214240b91534cf03eed5f222e7fd80131f582
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: mlflow
|
IMAGE_NAME: mlflow
|
||||||
REGISTRY: git.namesny.com
|
REGISTRY: git.namesny.com
|
||||||
|
|
Loading…
Reference in New Issue