Skip to content
Snippets Groups Projects
Commit 3899cb1f authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[conda] Actually test some of the commands

parent 70a76732
No related branches found
No related tags found
1 merge request!12Fixes #13
Pipeline #26825 passed
...@@ -61,11 +61,13 @@ test: ...@@ -61,11 +61,13 @@ test:
- bdt release --help - bdt release --help
- bdt visibility --help - bdt visibility --help
- bdt dumpsphinx --help - bdt dumpsphinx --help
- bdt dumpsphinx https://docs.python.org/3/objects.inv > /dev/null
- bdt create --help - bdt create --help
- bdt build --help - bdt build --help
- bdt getpath --help - bdt getpath --help
- bdt caupdate --help - bdt caupdate --help
- bdt new --help - bdt new --help
- bdt new -t "New package" -o bob.foobar bob/bob.foobar "John Doe" "joe.doe@example.com"
- bdt ci --help - bdt ci --help
- bdt ci build --help - bdt ci build --help
- bdt ci base-deploy --help - bdt ci base-deploy --help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment