chore(ci): move to next version [BUMP BETA] (#5298)
This commit is contained in:
parent
974ef29aa1
commit
1bfb680b6b
@ -455,9 +455,13 @@ workflows:
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
- NPM_PUBLISH:
|
||||
- HOLD_FOR_APPROVAL:
|
||||
type: approval
|
||||
requires:
|
||||
- BUILD
|
||||
- NPM_PUBLISH:
|
||||
requires:
|
||||
- HOLD_FOR_APPROVAL
|
||||
- DOCKER_BETA_PUBLISH:
|
||||
requires:
|
||||
- NPM_PUBLISH
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
sidebar_label: 3.10 -> 3.11 beta
|
||||
sidebar_label: 3.10 -> 3.11
|
||||
---
|
||||
|
||||
# Migration Guide
|
||||
|
||||
8
platform/docs/docs/migration-guide/3p11-to-3p12/index.md
Normal file
8
platform/docs/docs/migration-guide/3p11-to-3p12/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
sidebar_label: 3.11 -> 3.12 beta
|
||||
---
|
||||
|
||||
# Migration Guide
|
||||
|
||||
This guide provides information about migrating from OHIF version 3.11 to version 3.12 beta
|
||||
Loading…
Reference in New Issue
Block a user