Skip to content

Commit

Permalink
add information about modified entrypoint (#520)
Browse files Browse the repository at this point in the history
* add information about modified entrypoint

* accept jm's suggestion

Co-authored-by: Jozef Misutka <[email protected]>

---------

Co-authored-by: Jozef Misutka <[email protected]>
  • Loading branch information
MajoBerger and vidiecan authored Feb 22, 2024
1 parent ebfe8dc commit 6c188e2
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'
# 2024/02: this .env replaces ENTRYPOINT to angular
# !!!!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 6c188e2

Please sign in to comment.