Harrison Deng cc0012b655
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
Changed to using curl environment
update script to use sh instead of full bash
2024-10-21 05:02:09 +00:00

4 lines
176 B
Bash

#!/bin/sh
curl https://panel.fun.reslate.systems/api/v1/deploy?uuid=x0kg0ows88co44ww04c00wsc&force=false
-H "Accept: application/json"
-H "Authorization: Bearer ${TOKEN}"