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 b2e9b18 commit 463a96fCopy full SHA for 463a96f
scripts/set-pipelines.sh
@@ -4,7 +4,7 @@ set -euo pipefail
4
5
readonly FLY_TARGET="app-broker"
6
readonly VERSION=1.5.x
7
-readonly BRANCH=main
+readonly BRANCH=1.5.x
8
readonly CI_IMAGE_TAG=main
9
10
set_pipeline() {
0 commit comments