mirror of
https://github.com/status-im/consul.git
synced 2025-03-03 23:00:44 +00:00
ci: Use correct branch name for 1.13 nightly test (#13945)
This commit is contained in:
parent
6640997fc1
commit
d5bd9436d5
2
.github/workflows/nightly-test-1.13.x.yaml
vendored
2
.github/workflows/nightly-test-1.13.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.13.x"
|
||||
BRANCH_NAME: "release/1.13.x" # Used for naming artifacts
|
||||
BRANCH_NAME: "release-1.13.x" # Used for naming artifacts
|
||||
|
||||
jobs:
|
||||
frontend-test-workspace-node:
|
||||
|
Loading…
x
Reference in New Issue
Block a user