Unverified Commit 48f336ea authored by David vonThenen's avatar David vonThenen Committed by GitHub
Browse files

Switch test builds from fake to test (#4015)

parent 36b70e64
Showing with 1 addition and 1 deletion
+1 -1
......@@ -297,7 +297,7 @@ prep-gcp-tce-bucket:
# Please see above
.PHONY: prune-buckets
prune-buckets:
FAKE_RELEASE=$(shell expr $(BUILD_VERSION) | grep test) \
TEST_RELEASE=$(shell expr $(BUILD_VERSION) | grep test) \
TCE_SCRATCH_DIR=${TCE_SCRATCH_DIR} hack/release/prune-buckets.sh
# The main target for GCP buckets. Please see above
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment