ci: add ci.yml

This commit is contained in:
wxh
2022-10-24 01:37:00 +00:00
parent 50cfcedde0
commit 7e6ed0bcd4
2 changed files with 37 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM ubuntu:latest
RUN cp /bin/bash /bin/sh
# RUN cp /bin/bash /bin/sh
RUN apt update && apt install -y wget