Skip to content

Commit

Permalink
fixed release deployments when tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
FragmentedPacket authored Mar 5, 2020
1 parent 3c246db commit f1d2260
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ script:
- python tests/integration/netbox-deploy.py
- ansible-playbook tests/integration/regression-tests.yml -vvvv
- ansible-playbook tests/integration/integration-tests.yml -vvvv
- cd tests/integration
- ansible-inventory -i test-inventory.yml --list
- ansible-inventory -i tests/integration/test-inventory.yml --list

deploy:
provider: script
Expand Down
File renamed without changes.

0 comments on commit f1d2260

Please sign in to comment.