HHH-18870 Set `HOME` to `/root` for atlas CI runners

This commit is contained in:
Marco Belladelli 2024-11-21 15:03:46 +01:00 committed by Christian Beikov
parent 894fa8475b
commit 38c73704cb
1 changed files with 2 additions and 0 deletions

View File

@ -214,6 +214,8 @@ jobs:
env:
RDBMS: ${{ matrix.rdbms }}
RUNID: ${{ github.run_number }}
# These runners have no HOME variable set by default, we need to explicitly set it to make the build work
HOME: /root
run: ./ci/build-github.sh
shell: bash
# Upload build scan data.