Browse Source

update contributing to use recent version of drone cli (#7351)

fix #7350
tags/v1.9.0-rc1
techknowlogick 4 years ago
parent
commit
49ee9d2771
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md View File

@@ -71,7 +71,7 @@ Here's how to run the test suite:

- Install the correct version of the drone-cli package. As of this
writing, the correct drone-cli version is
[0.8.6](https://0-8-0.docs.drone.io/cli-installation/).
[1.1.0](https://docs.drone.io/cli/install/).
- Ensure you have enough free disk space. You will need at least
15-20 Gb of free disk space to hold all of the containers drone
creates (a default AWS or GCE disk size won't work -- see

Loading…
Cancel
Save