Skip to content

Commit 46febb2

Browse files
Removed the before deploy and just have the ansible galaxy publish command for pushing to Ansible Galaxy on tag (#123)
1 parent f0628d3 commit 46febb2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ script:
6363
- ansible-playbook tests/integration/regression-tests.yml -vvvv
6464
- ansible-playbook tests/integration/integration-tests.yml -vvvv
6565

66-
before_deploy:
67-
- pip install ansible
68-
- ansible-galaxy collection build .
69-
7066
deploy:
7167
provider: script
7268
skip_cleanup: true

0 commit comments

Comments
 (0)