From 683c6051187c54b45880e5b61e1db6e2e8119922 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Sun, 9 Aug 2020 03:05:18 +0100 Subject: [PATCH] Fix --- ApplyClusterAndAcquireLock.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ApplyClusterAndAcquireLock.sh b/ApplyClusterAndAcquireLock.sh index c25982dc..fda4ebca 100755 --- a/ApplyClusterAndAcquireLock.sh +++ b/ApplyClusterAndAcquireLock.sh @@ -61,7 +61,7 @@ metadata: name: ns-unity-builder-$NSID labels: app: unity-builder -EOF +EOF && exit 0 attempts=attempts+1 done