lsat CI fixes
This commit is contained in:
parent
2182d8f3ec
commit
48b6d50e34
@ -5,6 +5,7 @@ pipeline:
|
||||
- cp .config/ci.yml .config/default.yml
|
||||
- corepack enable
|
||||
- yarn install
|
||||
- yarn workspace backend run build
|
||||
- yarn migrate
|
||||
environment:
|
||||
- YARN_ENABLE_IMMUTABLE_INSTALLS=false
|
||||
|
@ -6,8 +6,6 @@ pipeline:
|
||||
tags: test
|
||||
dockerfile: Dockerfile
|
||||
no_push: true
|
||||
when:
|
||||
event: commit
|
||||
|
||||
branches:
|
||||
include: [ master, develop ]
|
||||
|
Loading…
Reference in New Issue
Block a user