summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.delivery/config.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/.delivery/config.json b/.delivery/config.json
index 3538445b3b..58a6e0277d 100644
--- a/.delivery/config.json
+++ b/.delivery/config.json
@@ -4,10 +4,10 @@
"path": ".delivery/build-cookbook",
"name": "build-cookbook"
},
- "skip_phases": [
- "lint",
- "syntax",
- ],
+ "skip_phases": [
+ "lint",
+ "syntax"
+ ],
"build_nodes": {},
"dependencies": []
}