Release Candidate 1. If no furter changes
this will be v13
This commit is contained in:
parent
48b6d50e34
commit
988bbedbfa
@ -5,7 +5,7 @@ pipeline:
|
|||||||
- cp .config/ci.yml .config/default.yml
|
- cp .config/ci.yml .config/default.yml
|
||||||
- corepack enable
|
- corepack enable
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn workspace backend run build
|
- yarn build
|
||||||
- yarn migrate
|
- yarn migrate
|
||||||
environment:
|
environment:
|
||||||
- YARN_ENABLE_IMMUTABLE_INSTALLS=false
|
- YARN_ENABLE_IMMUTABLE_INSTALLS=false
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "calckey",
|
"name": "calckey",
|
||||||
"version": "13.0.0-beta9",
|
"version": "13.0.0-rc1",
|
||||||
"codename": "aqua",
|
"codename": "aqua",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user