Skip to content

Commit

Permalink
Merge pull request #14 from ere-health/ERE-148
Browse files Browse the repository at this point in the history
Ere 148
  • Loading branch information
cartel1 committed Jun 9, 2021
2 parents 51fdd9e + 941d7a8 commit 529d284
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
env:
ERE_DIRECTORY_WATCHER_DIR: watch-pdf
ERE_TITUS_CONNECTOR_TLS_CERT_TRUST_STORE_DIR: env.GITHUB_WORKSPACE/ere-ps-app/src/test/resources/certs
ERE_TITUS_CONNECTOR_TLS_CERT_TRUST_STORE_PWD: password

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 529d284

Please sign in to comment.