mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
lsat CI fixes
This commit is contained in:
parent
da44d19ab0
commit
ba831d07dc
@ -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