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:
|
||||
registry: git.wohlleben.dev
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
password: ${{ vars.REGISTRY_TOKEN }}
|
||||
- name: Restart all Docker Container on Production
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user