Commit ff186bc3 authored by nimrod's avatar nimrod
Browse files

Revert "Parallel pulls."

This reverts commit d148398f.

"-parallel option is deprecated and will be removed in future versions."
parent d148398f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ dummy:
  before_script:
    - *TAG
  script:
    - docker-compose pull --quiet --parallel
    - docker-compose pull --quiet
    - docker-compose up --detach --remove-orphans
    # yamllint disable rule:line-length
    - |