mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Merge pull request #7077 from jakemcdermott/zuul-retry-chromium-download
Retry chromium download in zuul Reviewed-by: https://github.com/apps/softwarefactory-project-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