mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
fix broken shippable test suite
This commit is contained in:
committed by
Ryan Petrello
parent
37c2d01260
commit
44702c5cfd
@@ -1,5 +1,4 @@
|
||||
ARG TAG=latest
|
||||
FROM gcr.io/ansible-tower-engineering/awx_devel:$TAG
|
||||
FROM gcr.io/ansible-tower-engineering/awx_devel:latest
|
||||
|
||||
# For UI tests
|
||||
RUN yum install -y bzip2 gcc-c++
|
||||
|
||||
Reference in New Issue
Block a user