Skip to content
Snippets Groups Projects
Commit cb910f2f authored by zdenek.kubala's avatar zdenek.kubala
Browse files

revert working-dir path

parent e732c461
No related branches found
No related tags found
No related merge requests found
Pipeline #17336 passed
......@@ -8,7 +8,7 @@ RUN set -ex; \
; \
\
composer \
--working-dir=/var/www/html/ \
--working-dir=/usr/src/roundcubemail/ \
--prefer-dist \
--prefer-stable \
--update-no-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment