- Removing changes tracker for now
! Even though this mains we're going to cargo build a lot more than normal it also means pipeline status won't be fucked for no reason(hopefully)
This commit is contained in:
parent
5498766c1e
commit
4218bc396a
@ -35,20 +35,6 @@ build-json-api:
|
||||
refs:
|
||||
- master
|
||||
|
||||
changes:
|
||||
- json-api/Cargo.*
|
||||
- json-api/src/*
|
||||
- json-api/src/testing/*
|
||||
|
||||
- json-api/migrations/**/*
|
||||
|
||||
- json-api/client-tests/**/*
|
||||
|
||||
- json-api/build.sh
|
||||
|
||||
- json-api/db/Cargo.*
|
||||
- json-api/db/src/*.rs
|
||||
|
||||
script:
|
||||
- cd json-api/
|
||||
- cargo build --release
|
||||
@ -158,19 +144,6 @@ cargo-test-json-api:
|
||||
refs:
|
||||
- master
|
||||
|
||||
changes:
|
||||
- json-api/Cargo.*
|
||||
- json-api/src/*
|
||||
- json-api/src/testing/*
|
||||
|
||||
- json-api/migrations/**/*
|
||||
|
||||
- json-api/client-tests/**/*
|
||||
|
||||
- json-api/build.sh
|
||||
|
||||
- json-api/db/Cargo.*
|
||||
- json-api/db/src/*
|
||||
|
||||
dependencies:
|
||||
- build-json-api
|
||||
@ -193,6 +166,7 @@ full-mock-tests:
|
||||
- build-json-api
|
||||
- build-rtc-server
|
||||
- build-keys
|
||||
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user