We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a75050 + 1780d47 commit 152e3c1Copy full SHA for 152e3c1
ci/infrastructure/set-pipeline.sh
@@ -9,7 +9,7 @@ set -euo pipefail
9
10
SCRIPT_RELATIVE_DIR=$(dirname "${BASH_SOURCE[0]}")
11
pushd "${SCRIPT_RELATIVE_DIR}" > /dev/null
12
- TARGET="${TARGET:-app-runtime-interfaces}"
+ TARGET="${TARGET:-app-autoscaler-release}"
13
14
PIPELINE_NAME="infrastructure"
15
0 commit comments