Skip to content

Commit

Permalink
https://github.com/docker/machine/issues/4858
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Feb 14, 2021
1 parent 8b2ded7 commit fecb38d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
--driver digitalocean \
--digitalocean-access-token \
${{ secrets.DIGITAL_OCEAN_ACCESS_TOKEN }} \
--engine-install-url "https://releases.rancher.com/install-docker/19.03.9.sh" \
automuteus
eval $(docker-machine env automuteus --shell bash)
Expand Down

0 comments on commit fecb38d

Please sign in to comment.