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

profile
remrem 2 years ago
parent 0b2417777c
commit c04ef8117a

@ -1,6 +1,6 @@
FROM ghcr.io/cirruslabs/flutter:3.16.0
RUN uname -a
RUN apt-get update && apt-get install php-common php-cli php
RUN apt-get update && apt-get -y install php-common php-cli php
RUN pwd
RUN ls

Loading…
Cancel
Save