We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6720949 + 4e414aa commit 36d45bcCopy full SHA for 36d45bc
build-layer.sh
@@ -1,5 +1,5 @@
1
# Remove packaged layer if exists
2
-rm canvas-nodejs_v$CANVAS_VERSION.zip
+rm canvas-nodejs_v*.zip
3
4
set -e
5
0 commit comments