This website requires JavaScript.
Explore
Help
Sign In
julienfastre
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
2
Pull Requests
1
Actions
Projects
1
Releases
3
Wiki
Activity
Files
25c0b927d9dcec40f8e3342d5538a42b5f2a7c02
test
/
.drone.yml
10 lines
114 B
YAML
Raw
Normal View
History
Unescape
Escape
add drone config
2021-02-20 16:24:16 +01:00
---
kind
:
pipeline
name
:
default
steps
:
-
name
:
test
fix ci image
2021-02-20 17:12:55 +01:00
image
:
python:3
add drone config
2021-02-20 16:24:16 +01:00
commands
:
-
python3 test.py
Reference in New Issue
Copy Permalink