Compare commits

1 Commits

Author SHA1 Message Date
1ea7cb734f test
Some checks failed
Main Build Process / generate documentation (pull_request) Failing after 16s
2024-09-08 18:10:56 +02:00

View File

@@ -33,4 +33,6 @@ jobs:
path: ./docs
retention-days: 5
- 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