mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -0,0 +1,4 @@
|
||||
steps:
|
||||
- label: ":python:"
|
||||
commands:
|
||||
- ./run-tests.sh
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Pipenv Test Suite",
|
||||
"steps": [
|
||||
{
|
||||
"type": "script",
|
||||
"name": ":pipeline:",
|
||||
"command": "buildkite-agent pipeline upload"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user