mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 07:54:36 +00:00
chatmaild: fix umask for doveauth + metadata (#494)
* chatmaild: fix umask for doveauth + metadata fix #453
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
-H "Authorization: Bearer ${{ secrets.HETZNER_API_TOKEN }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{"image":"debian-12"}' \
|
||||
"https://api.hetzner.cloud/v1/servers/${{ secrets.STAGING_SERVER_ID }}/actions/rebuild"
|
||||
"https://api.hetzner.cloud/v1/servers/${{ secrets.STAGING_IPV4_SERVER_ID }}/actions/rebuild"
|
||||
|
||||
- run: scripts/initenv.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user