wait 5 minutes for redeploy

This commit is contained in:
SimonFJ20 2025-03-07 12:32:03 +01:00
parent ae3684742d
commit a4da460c53

View File

@ -5,7 +5,7 @@ import os
import subprocess
import sys
INTERVAL_DELAY = 60
INTERVAL_DELAY = 300
ERROR_DELAY = 60
def main():