Document how to ssh to the pullpreview instance

And remove trailing whitespaces.

[skip ci]
This commit is contained in:
Christophe Bliard
2025-07-01 17:24:48 +02:00
parent 549b07d301
commit 33cb159ba4
+3 -1
View File
@@ -36,7 +36,7 @@ jobs:
echo "OPENPROJECT_NOTIFICATIONS_POLLING_INTERVAL=10000" >> .env.pullpreview
echo "OPENPROJECT_ENTERPRISE__CHARGEBEE__SITE=openproject-enterprise-test" >> .env.pullpreview
echo "OPENPROJECT_ENTERPRISE__TRIAL__CREATION__HOST=https://start.openproject-edge.com" >> .env.pullpreview
echo "OPENPROJECT_FEATURE_BLOCK_NOTE_EDITOR=true" >> .env.pullpreview
echo "OPENPROJECT_FEATURE_BLOCK_NOTE_EDITOR=true" >> .env.pullpreview
- name: Boot as BIM edition
if: contains(github.ref, 'bim/') || contains(github.head_ref, 'bim/')
run: |
@@ -47,6 +47,8 @@ jobs:
cp ./docker/prod/Dockerfile ./Dockerfile
- uses: pullpreview/action@v5
with:
# allows to ssh to the instance using our GitHub ssh key
# command like: ssh ec2-user@pr-19375-trial-ip-3-127-219-135.my.preview.run
admins: crohr,HDinger,machisuji,oliverguenther,ulferts,wielinde,cbliard
compose_files: docker-compose.pullpreview.yml
instance_type: xlarge