chore: update pipelines to use v0.62.1 (#2030)
This commit is contained in:
parent
85120c0a3b
commit
3df69788fb
@ -28,7 +28,7 @@ on:
|
|||||||
default: false
|
default: false
|
||||||
env:
|
env:
|
||||||
GOBIN: /home/runner/go/bin
|
GOBIN: /home/runner/go/bin
|
||||||
VEGA_VERSION: 'v0.62.0'
|
VEGA_VERSION: 'v0.62.1'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
manual:
|
manual:
|
||||||
|
@ -13,7 +13,7 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
project: '[console-lite-e2e, explorer-e2e, liquidity-provision-dashboard-e2e, stats-e2e, token-e2e, trading-e2e]'
|
project: '[console-lite-e2e, explorer-e2e, liquidity-provision-dashboard-e2e, stats-e2e, token-e2e, trading-e2e]'
|
||||||
vega-version: 'v0.62.0'
|
vega-version: 'v0.62.1'
|
||||||
gobin: /home/runner/go/bin
|
gobin: /home/runner/go/bin
|
||||||
tags: --env.grepTags '[ @smoke, @regression, @slow ]'
|
tags: --env.grepTags '[ @smoke, @regression, @slow ]'
|
||||||
night-run: true
|
night-run: true
|
||||||
|
2
.github/workflows/capsule-cypress.yml
vendored
2
.github/workflows/capsule-cypress.yml
vendored
@ -14,7 +14,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
GOBIN: /home/runner/go/bin
|
GOBIN: /home/runner/go/bin
|
||||||
VEGA_VERSION: 'v0.62.0'
|
VEGA_VERSION: 'v0.62.1'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pr:
|
pr:
|
||||||
|
Loading…
Reference in New Issue
Block a user