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 29ac282 commit 7d28498Copy full SHA for 7d28498
scripts/publish-release.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-RELEASE_BRANCH="master"
+RELEASE_BRANCH="spikes/release-publishing-paramcache"
4
RELEASE_NAME="$CIRCLE_PROJECT_REPONAME-`uname`"
5
RELEASE_PATH="$CIRCLE_ARTIFACTS/$RELEASE_NAME"
6
RELEASE_FILE="$RELEASE_PATH.tar.gz"
0 commit comments