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