We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96ae45 commit a74b0e6Copy full SHA for a74b0e6
1 file changed
dev/tasks/README.md
@@ -150,12 +150,12 @@ The script accepts a pattern as a first argument to narrow the build scope:
150
Run multiple builds:
151
152
```bash
153
-$ python crossbow.py submit linux-packages conda-linux wheel-win
+$ python crossbow.py submit debian-stretch conda-linux wheel-win
154
Repository: https://github.com/kszucs/arrow@tasks
155
Commit SHA: 810a718836bb3a8cefc053055600bdcc440e6702
156
Version: 0.9.1.dev48+g810a7188.d20180414
157
Pushed branches:
158
- - linux-packages
+ - debian-stretch
159
- conda-linux
160
- wheel-win
161
```
0 commit comments