Short circuit e2e in case lib not affected (#7801)

* Short circuit e2e in case lib not affected

* Use base and head

* Remove useless schema

* Run everything on cron
This commit is contained in:
Maurizio Vitale
2022-08-30 16:07:55 +01:00
committed by GitHub
parent b90b129527
commit 109e99786b
4 changed files with 57 additions and 49 deletions

View File

@@ -23,7 +23,4 @@ echo "====== Run testing ====="
echo "====== Run Cli ====="
./scripts/build/build-cli.sh || exit 1
echo "====== Copy schema ====="
cp lib/core/src/lib/app-config/schema.json dist/libs/core/app.config.schema.json