mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user