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