mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
make jobs serial
This commit is contained in:
@ -27,6 +27,8 @@ workflows:
|
|||||||
- setup-job:
|
- setup-job:
|
||||||
context: [ qqq-maven-registry-credentials ]
|
context: [ qqq-maven-registry-credentials ]
|
||||||
- cypress/install:
|
- cypress/install:
|
||||||
|
requires:
|
||||||
|
- setup-job
|
||||||
build: 'npm run build' # run a custom app build step
|
build: 'npm run build' # run a custom app build step
|
||||||
- cypress/run:
|
- cypress/run:
|
||||||
requires:
|
requires:
|
||||||
|
Reference in New Issue
Block a user