Skip to content

Commit 1f2a70d

Browse files
committed
Merge pull request #9 in SYSTEM-ADDONS/plugins-op5-check_vmware_api from feature/MON-10099-failed-test-for-check_vmware_api to master
* commit 'f77f4303967357b02dce53fd89ec5efc7b1dd26d': ci_config: Move to correct directory before trying to install
2 parents 0451443 + f77f430 commit 1f2a70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

op5build/ci_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ post:
33
steps: |
44
cd /tmp
55
curl -3 --insecure http://repos.op5.com/sources/VMware-vSphere-Perl-SDK-5.5.0-1292267.x86_64.gz | tar xvzf -
6-
pushd vmware*
6+
pushd vmware-vsphere-cli-distrib
77
export PAGER='/bin/cat'
88
printf "\ny\nn\n\n" | ./vmware-install.pl
99
popd

0 commit comments

Comments
 (0)