add context to install

This commit is contained in:
2022-11-15 19:29:49 -06:00
parent ebb9dc1b3e
commit d908be7a9a

View File

@ -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