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