Update Sandbox Jenkins Build Configuration

Once you have generated the Jenkinsfile and set up the jenkins.yaml configuration, the Jenkins Sandbox build job needs to be udpated to account for the deleted Jenkinsfile-sandbox file that this configuration references.

  1. Navigate to the configuration for the service at https://jenkins.mapsandbox.net.

  2. In the Build Configuration section, change the Script Path value from Jenkinsfile-sandbox to Jenkinsfile

  3. Click Save

jenkins config small

Once the job config has been updated, build the branch in Sandbox Jenkins to verify everything is in working order.

After the first build, the Jenkins build configuration will have new parameters available, with some set to the default jenkins.yaml values, allowing you to update these values without having to necessarily make Git changes to the jenkins.yaml for them to take effect.