mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update restore-demo.yaml
This commit is contained in:
parent
b0da56fafc
commit
47e54a2171
4
.github/workflows/restore-demo.yaml
vendored
4
.github/workflows/restore-demo.yaml
vendored
@ -16,5 +16,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DIGITALOCEAN_TOKEN: ${{ secrets.DIGITALOCEAN_TOKEN }}
|
DIGITALOCEAN_TOKEN: ${{ secrets.DIGITALOCEAN_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./demo/2087/rebuild.sh
|
chmod +x ./demo/restore-snapshot.sh
|
||||||
./demo/2087/rebuild.sh
|
./demo/restore-snapshot.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user