File tree Expand file tree Collapse file tree 9 files changed +9
-18
lines changed
Expand file tree Collapse file tree 9 files changed +9
-18
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -103,8 +103,7 @@ RUN set -x \
103103# composer
104104 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
105105# ansible
106- && pip install --upgrade pip \
107- && pip install --upgrade setuptools \
106+ && pip install --upgrade setuptools \
108107&& pip install ansible \
109108 \
110109# awesomeci
Original file line number Diff line number Diff line change @@ -150,8 +150,7 @@ software_available:
150150 check : ansible --version | grep -E '^ansible [.0-9]+$'
151151 all :
152152 command : |
153- pip install --upgrade pip \
154- && pip install --upgrade setuptools \
153+ pip install --upgrade setuptools \
155154 && pip install ansible \
156155 awesomeci :
157156 check : |
You can’t perform that action at this time.
0 commit comments