mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 10:28:31 +00:00
set BRANCH_NAME to release-1.15.x (#16374)
This commit is contained in:
parent
98a771d1e4
commit
2e6b7d7b7a
2
.github/workflows/nightly-test-1.15.x.yaml
vendored
2
.github/workflows/nightly-test-1.15.x.yaml
vendored
@ -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…
x
Reference in New Issue
Block a user