diff --git a/.drone.yml b/.drone.yml index 6a339bb..09054cd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,8 +5,8 @@ steps: - name: check image: alpine commands: - - ls -la - - ls -la Dockerfile --查看当前文件夹是否包含了Dockerfile + - ls -la + - ls -la Dockerfile # 查看当前文件夹是否包含了Dockerfile - name: publish image: plugins/docker settings: