Compare commits

1 Commits

Author SHA1 Message Date
5164ed7e6e test
Some checks failed
Main Build Process / generate documentation (pull_request) Failing after 19s
2024-09-07 16:45:56 +02:00

View File

@@ -33,4 +33,4 @@ jobs:
path: ./docs path: ./docs
retention-days: 5 retention-days: 5
- name: build docker images - name: build docker images
run: echo "${{ secrets.PERSO_GITEAPASSWORD}}" | docker login gitea.borealian.ovh --username mcmuzzle --password-stdin run: echo "$MY_PASSWORD" | docker login ${{ secrets.OVH_SSH_HOST}} --username ${{ secrets.OVH_SSH_USERNAME}} --password-stdin