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

This commit is contained in:
Giles Bradshaw 2020-05-01 00:47:07 +01:00
parent 88e2139d33
commit 1b68f93881
2 changed files with 2 additions and 2 deletions

View File

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

View File

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