chore: 移除.drone.yml
This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -1,10 +0,0 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: test
|
||||
|
||||
steps:
|
||||
- name: hello
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "✅ Drone CI/CD is working!"
|
||||
- date
|
||||
Reference in New Issue
Block a user