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 666658d commit c32bdecCopy full SHA for c32bdec
scripts/publish_staging.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+set -e
3
+
4
+./scripts/build_layers.sh
5
+./scripts/publish_layers.sh us-east-1
0 commit comments