Skip to content
Snippets Groups Projects
Commit ef15d36d authored by jurgenhaas's avatar jurgenhaas
Browse files

Remove pip packages again

parent 402410ee
No related branches found
No related tags found
No related merge requests found
Pipeline #494887 passed
......@@ -109,9 +109,6 @@ RUN echo 'hosts: files dns' > /etc/nsswitch.conf && \
\
composer selfupdate && \
\
python -m pip install --upgrade pip && \
pip install --upgrade python-gitlab pyyaml && \
\
ln -s /usr/local/bin/ahoy /usr/local/bin/a && \
ln -s /usr/local/bin/composer /usr/local/bin/c && \
ln -s /usr/local/bin/docker-compose /usr/local/bin/d-c && \
......
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