We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8dbfa commit e78e523Copy full SHA for e78e523
1 file changed
bitrise.yml
@@ -25,7 +25,7 @@ workflows:
25
#!/bin/bash
26
set -ex
27
28
- brew cask install docker-toolbox
+ brew install docker-toolbox --cask
29
- script@1.1.4:
30
title: docker-machine create
31
inputs:
0 commit comments