Skip to content

Commit

Permalink
corrected docker compose name for instance=2
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger authored Nov 16, 2023
1 parent a9b1463 commit 5d0ed72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
echo S3_REGION_NAME=eu-central-1 >> .env.dev-5
export ENVFILE=$(pwd)/.env.dev-5
./start.sh dspace-5
./start.sh dspace-2
deploy-2:
if: github.event.inputs.INSTANCE == '*' || github.event.inputs.INSTANCE == '8'
Expand Down

0 comments on commit 5d0ed72

Please sign in to comment.