Skip to content

Commit

Permalink
add information about modified entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger committed Feb 21, 2024
1 parent ebfe8dc commit 708bafe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ jobs:
timeout-minutes: 120
env:
INSTANCE: '8'
# this .env (as of time of writing) REPLACES ENTRYPOINT to angular to include
# !!!!WARNING!!!!
# disable TSL checks = allowing to cooperate with https backend with invalid
# certificate
ENVFILE: /opt/dspace-envs/.env.dspace.imported.dev-5
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 708bafe

Please sign in to comment.