mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 00:55:18 +02:00
test
This commit is contained in:
parent
3be026b0dc
commit
44a95ebb2d
2
connectors/vmware/Jenkinsfile
vendored
2
connectors/vmware/Jenkinsfile
vendored
@ -61,7 +61,7 @@ try {
|
||||
unstash "Debian11"
|
||||
sh '''for i in $(echo *.deb)
|
||||
do
|
||||
curl -u $NEXUS_USERNAME:$NEXUS_PASSWORD -H "Content-Type: multipart/form-data" --data-binary "@./$i" https://apt.centreon.com/repository/22.04/
|
||||
curl -u $NEXUS_USERNAME:$NEXUS_PASSWORD -H "Content-Type: multipart/form-data" --data-binary "@./$i" https://apt.centreon.com/repository/22.04-unstable/
|
||||
done
|
||||
'''
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user