Skip to content

Commit 363e418

Browse files
chore: Activate release freeze (googleapis#22338)
1 parent e8b5305 commit 363e418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/release-generated.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Set this to a nonempty string to freeze releases.
4-
FREEZE_RELEASES=
4+
FREEZE_RELEASES=true
55

66
set -eo pipefail
77

0 commit comments

Comments
 (0)