mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
only run shippable UI for devel and release branches
This commit is contained in:
committed by
Ryan Petrello
parent
f495615435
commit
c4a1dfc4e8
@@ -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