mirror of https://github.com/hashicorp/consul
set BRANCH_NAME to release-1.15.x (#16374)
parent
98a771d1e4
commit
2e6b7d7b7a
|
@ -7,7 +7,7 @@ on:
|
|||
env:
|
||||
EMBER_PARTITION_TOTAL: 4 # Has to be changed in tandem with the matrix.partition
|
||||
BRANCH: "release/1.15.x"
|
||||
BRANCH_NAME: "release/1.15.x" # Used for naming artifacts
|
||||
BRANCH_NAME: "release-1.15.x" # Used for naming artifacts
|
||||
|
||||
jobs:
|
||||
frontend-test-workspace-node:
|
||||
|
|
Loading…
Reference in New Issue