We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d2959 commit 3b13ffeCopy full SHA for 3b13ffe
build-and-test.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-
+set -e
3
VERSION=$(cat VERSION)
4
5
docker build . -t developmentseed/geolambda:${VERSION}
0 commit comments