mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Revert "bin/setup-circleci-secrets: possibly use generic credentials"
This reverts commit d0a5315c5c.
This commit is contained in:
@@ -5,8 +5,8 @@ set -e
|
||||
# shellcheck disable=SC1091
|
||||
. ./config.sh
|
||||
|
||||
export PROJECT="${PROJECT:-scope-integration-tests}"
|
||||
export TEMPLATE_NAME="${TEMPLATE_NAME:-test-template-5}"
|
||||
export PROJECT=scope-integration-tests
|
||||
export TEMPLATE_NAME="test-template-5"
|
||||
export NUM_HOSTS=5
|
||||
# shellcheck disable=SC1091
|
||||
. "../tools/integration/gce.sh" "$@"
|
||||
|
||||
Reference in New Issue
Block a user