Update docker/login-action digest to 0d4c9c5
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
This commit is contained in:
parent
b9d9796269
commit
5bcd9569f7
|
@ -36,7 +36,7 @@ jobs:
|
|||
echo "tag_exists=false" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
|
||||
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
|
||||
if: steps.create.outputs.tag_exists == 'false'
|
||||
with:
|
||||
registry: git.namesny.com
|
||||
|
|
Loading…
Reference in New Issue