build script for maui apk adjusted 2 #2
2
.github/workflows/deploy.prod-env.yml
vendored
2
.github/workflows/deploy.prod-env.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: git.wohlleben.dev
|
registry: git.wohlleben.dev
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
password: ${{ vars.REGISTRY_TOKEN }}
|
||||||
- name: Restart all Docker Container on Production
|
- name: Restart all Docker Container on Production
|
||||||
uses: appleboy/ssh-action@v1.0.3
|
uses: appleboy/ssh-action@v1.0.3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user