Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
tests: install linters for shippable
Browse files Browse the repository at this point in the history
  • Loading branch information
duck-rh committed Jul 9, 2020
1 parent 067263e commit b2fae17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ build:
- docker info
- pip3 install molecule
- pip3 install docker
- pip3 install yamllint ansible-lint flake8
- molecule --version
- molecule --debug --base-config molecule/base_molecule.yml test --driver-name docker --all

Expand Down

0 comments on commit b2fae17

Please sign in to comment.