forgor workdir but also wtf
This commit is contained in:
parent
75810c269b
commit
d3096bb9cf
1 changed files with 2 additions and 0 deletions
|
|
@ -26,4 +26,6 @@ COPY --from=build /mnt /mnt
|
|||
|
||||
RUN export folder=$(ls /mnt/dist-newstyle/build/x86_64-linux) && mv /mnt/dist-newstyle/build/x86_64-linux/"$folder"/psb-0.2.0.0/x/psb/build/psb/psb /mnt/psb
|
||||
|
||||
WORKDIR /github/workspace
|
||||
|
||||
ENTRYPOINT ["/mnt/psb", "build"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue