Compare commits

1 Commits

Author SHA1 Message Date
927add3ab3 test
All checks were successful
Main Build Process / generate documentation (pull_request) Successful in 16s
2024-09-08 08:37:36 +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 "$MY_PASSWORD" | docker login ${{ secrets.OVH_SSH_HOST}} --username ${{ secrets.OVH_SSH_USERNAME}} --password-stdin run: echo "${{ secrets.PERSO_GITEAPASSWORD}}" | docker login gitea.borealian.ovh --username mcmuzzle --password-stdin