ci/deploy.sh, states: bash debug, continue on err
[fuel.git] / mcp / config / states / maas
index fecd991..01d247e 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/bash
+set -x
+
 function wait_for() {
   local cmdstr=$@
   local total_attempts=360