mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
Add context to last job
This commit is contained in:
@ -32,6 +32,7 @@ workflows:
|
|||||||
- setup-job
|
- 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:
|
||||||
|
context: [ qqq-maven-registry-credentials ]
|
||||||
requires:
|
requires:
|
||||||
- cypress/install
|
- cypress/install
|
||||||
record: true # record results on Cypress Dashboard
|
record: true # record results on Cypress Dashboard
|
||||||
|
Reference in New Issue
Block a user