.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-05-01 00:47:07 +01:00
부모 88e2139d33
커밋 1b68f93881
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -1,4 +1,4 @@
FROM drone/drone-convert-starlark
FROM drone/drone-convert-starlark:1.1.0-beta.1
COPY repos /repos
COPY run.sh /
USER root

파일 보기

@ -1,4 +1,4 @@
FROM ghost:3.14.0-alpine
FROM ghost:3.14.0
# USER root
RUN apt-get update
RUN apt-get install -y gettext