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,6 +33,4 @@ jobs:
path: ./docs path: ./docs
retention-days: 5 retention-days: 5
- name: build docker images - name: build docker images
run: docker build -t gitea.borealian.ovh/mcmuzzle/ludikzone:latest -f .\docker-prod\Dockerfile .
- name: upload image
run: echo "${{ secrets.PERSO_GITEAPASSWORD}}" | docker login gitea.borealian.ovh --username mcmuzzle --password-stdin run: echo "${{ secrets.PERSO_GITEAPASSWORD}}" | docker login gitea.borealian.ovh --username mcmuzzle --password-stdin