mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
38457272a5
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"name": "Pipenv Test Suite",
|
|
"steps": [
|
|
{
|
|
"type": "script",
|
|
"name": ":pipeline:",
|
|
"command": "buildkite-agent pipeline upload"
|
|
}
|
|
]
|
|
} |