workflow fixederer
All checks were successful
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Successful in 1m44s
All checks were successful
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Successful in 1m44s
This commit is contained in:
parent
410cd7d972
commit
c227cdd000
@ -50,6 +50,7 @@ jobs:
|
||||
#requires stored git password: git config credential.helper store
|
||||
script: |
|
||||
cd Ollama-Bot/deployment
|
||||
docker login --username="${{ secrets.REGUSER }}" --password="${{ secrets.REGPWD }}" ${{ vars.REGISTRY }}
|
||||
docker-compose push
|
||||
echo "============== Image push finishes! ==============="
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user