Skip to content

Commit ed29ac2

Browse files
committed
another try at building api
1 parent f07e74d commit ed29ac2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -o errexit -o nounset
3+
#set -o errexit -o nounset
44

55
rev=$(git rev-parse --short HEAD)
66

0 commit comments

Comments
 (0)