mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 23:24:48 -03:30
Update unittest container to build ui-deps
This commit is contained in:
@@ -58,7 +58,7 @@ COPY awx/ui/package.json awx/ui/
|
||||
|
||||
RUN npm set progress=false
|
||||
|
||||
RUN make ui-deps-built
|
||||
RUN make ui-deps
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "-c"]
|
||||
CMD ["bash"]
|
||||
|
||||
Reference in New Issue
Block a user