Checkout specific application commit
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
7b5b15aebc
commit
7bc4210215
@ -52,6 +52,7 @@ RUN echo d
|
|||||||
|
|
||||||
# Install freescout
|
# Install freescout
|
||||||
RUN git clone -b add-s3-support https://github.com/veebkolm/freescout.git /app
|
RUN git clone -b add-s3-support https://github.com/veebkolm/freescout.git /app
|
||||||
|
RUN git checkout 41e2e5d3bc3b408d002b99aef449b33bbea22b80
|
||||||
|
|
||||||
# Install oauth plugin
|
# Install oauth plugin
|
||||||
COPY modules/OAuth /app/Modules/OAuth
|
COPY modules/OAuth /app/Modules/OAuth
|
||||||
|
Loading…
Reference in New Issue
Block a user