XWookey 5 tháng trước cách đây
mục cha
commit
481ff4aba0
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      .drone.yml

+ 3 - 3
.drone.yml

@@ -1,10 +1,10 @@
 kind: pipeline
 type: docker
-name: fdef
+name: greeting
 
 steps:
-  - name: test
+  - name: en
     image: alpine
-      - echo Hello Drone !!
+      - echo hello world !!
       - df -h
       - pwd