.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
88e2139d33
commit
1b68f93881
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Reference in New Issue