Skip to content

Commit 0b947f3

Browse files
committed
Set CLOUDRON_CREATE_APP_BACKUP to false for demo
1 parent 330cffa commit 0b947f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-my-demo-cloudron-io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
CLOUDRON_TOKEN: "my.demo.cloudron.io"
2121
CLOUDRON_APP_ID: "a5eeeaf8-e754-41d8-8d91-d99272e4afa9"
2222
CLOUDRON_PUSH_DESTINATION: "/app/data/public"
23-
CLOUDRON_CREATE_APP_BACKUP: "true"
23+
CLOUDRON_CREATE_APP_BACKUP: "false"

0 commit comments

Comments
 (0)