Skip to content

Commit a97b2e6

Browse files
committed
Debugging deploy script
1 parent 6950bf6 commit a97b2e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
set -x
4+
35
cd dest
46

57
echo "www.manageiq.org" > CNAME

0 commit comments

Comments
 (0)