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 68e08d3 commit 6b1454aCopy full SHA for 6b1454a
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