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

gitlab-ci-cd/drupal#61 Add wait tool

parent 1a3ba83e
No related branches found
No related tags found
1 merge request!59Merging develop into main
......@@ -133,6 +133,8 @@ RUN echo 'hosts: files dns' > /etc/nsswitch.conf && \
rm -rf /var/cache/* && \
rm -rf /root/.composer/cache
COPY --from=ghcr.io/ufoscout/docker-compose-wait:latest /wait /wait
ENV LAKEDROPS_DEV_DC_OPTIONS "-T"
ENV PHP_VERSION "${PHP_MAJOR_VERSION}"
......
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