jenkins-job-builder/tests/properties/fixtures/gitlab.xml

9 lines
295 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<gitLabConnection>gitlab-connection</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
</properties>
</project>