Compare commits
1 Commits
927add3ab3
...
1ea7cb734f
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ea7cb734f |
@@ -33,4 +33,6 @@ 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
|
||||||
Reference in New Issue
Block a user