# Set JENKINS_URL, JENKINS_USERNAME, JENKINS_PASSWORD
provider "jenkins" {
  server_url = "https://jenkins.apollo.stream"
}
