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 42abfa7 commit f63874aCopy full SHA for f63874a
snapcraft.yaml.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -xe
+set -euxo pipefail
4
5
__dirname="$(CDPATH= cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
6
STRIP_NPX=no
0 commit comments