ocurrent / multicoretests-ci

Multi-platform CI for the OCaml compiler
https://ocaml-multicoretests.ci.dev:8100
MIT License
5 stars 6 forks source link

Updated statement order so /src is created with correct ownership #3

Closed mtelvers closed 1 year ago

mtelvers commented 1 year ago

If WORKDIR creates /src then ownership is root rather than opam. With this new statement order, COPY will create /src and set the ownership.