...C
continuous-integration/drone/push Build is failing Details

profile
remrem 2 years ago
parent e8cff917d5
commit 0b2417777c

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

Loading…
Cancel
Save