This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
shenkun
/
deploy_test
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test
master
月夕花晨
4 months ago
parent
bdcf006cdb
commit
415f23e5e4
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.drone.yml
+ 8
- 0
.drone.yml
View File
@@ -0,0 +1,8 @@
kind: pipeline
name: deploy_test
steps:
- name: build
image: ubuntu-latest
commands:
- echo "🖥️ The workflow is now ready t1o test your code1 on the runner."
Write
Preview
Loading…
Cancel
Save