Skip to content

Commit

Permalink
fix typo in ExportData.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusAntons authored Aug 8, 2024
1 parent 4b86ff6 commit 5b4d4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ExportData.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo POSTGRES_PASSWORD=example >> .env
echo GROUP_NAME=openbis >> .env
echo GROUP_ID=1000 >> .env
echo OPENBISMANTIC_URL=https://openbis.matolab.orf >> .env
echo OPENBISMANTIC_URL=https://openbis.matolab.org >> .env
docker compose up -d
docker compose logs -f init_database
docker compose exec -t init_database sleep 10000
Expand Down

0 comments on commit 5b4d4b6

Please sign in to comment.