Skip to content

Commit

Permalink
add command to pre-create user site directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tmuirssnc committed Nov 10, 2023
1 parent b675d0c commit 0205ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ additional_build_steps:
- COPY --from=quay.io/ansible/receptor:devel /usr/bin/receptor /usr/bin/receptor
- RUN mkdir -p /var/run/receptor
- RUN git lfs install --system
- RUN mkdir -p $($PYCMD -m site --user-site | sed "s#/root#$(pwd)#")

0 comments on commit 0205ea3

Please sign in to comment.