mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
Retry chromium download in zuul
This commit is contained in:
@@ -105,7 +105,9 @@ RUN dnf -y install \
|
||||
nodejs \
|
||||
nss \
|
||||
make \
|
||||
patch && \
|
||||
patch \
|
||||
wget \
|
||||
unzip && \
|
||||
npm install -g n && n 10.15.0 && dnf remove -y nodejs
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user