Skip to content

Endret TestnavUdistubProxyProperties.java til nytt pattern med Consum… #878

Endret TestnavUdistubProxyProperties.java til nytt pattern med Consum…

Endret TestnavUdistubProxyProperties.java til nytt pattern med Consum… #878

name: person-search-service
on:
push:
paths:
- libs/data-transfer-objects
- libs/reactive-core
- libs/security-core
- libs/servlet-core
- libs/servlet-security
- apps/person-search-service/**
- .github/workflows/app.person-search-service.yml
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
working-directory: "apps/person-search-service"
deploy-tag: "#deploy-person-search-service"
permissions:
contents: read
id-token: write
secrets:
NAIS_DOLLY_DEPLOY_API_KEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
NAV_TOKEN: ${{ secrets.NAV_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}