mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
changes
This commit is contained in:
@@ -2,7 +2,8 @@ FROM kennethreitz/bake:core
|
||||
|
||||
ENV TERM xterm
|
||||
|
||||
ARG DEBIAN_FRONTEND='noninteractive'
|
||||
# -- Install CircleCI CLI.
|
||||
RUN curl -fLSs https://circle.ci/cli --retry 3 | bash
|
||||
|
||||
# -- Install CI deps.
|
||||
RUN set -ex && \
|
||||
|
||||
Reference in New Issue
Block a user