jenkinsci / google-oauth-plugin

This plugin implements the OAuth Credentials interfaces to surface Google Service Account credentials to Jenkins.
https://plugins.jenkins.io/google-oauth-plugin/
Apache License 2.0
37 stars 56 forks source link

Update Jenkinsfile syntax #181

Closed NotMyFault closed 1 year ago

NotMyFault commented 1 year ago

The javaLevel option is deprecated and does no longer set the Java version. The option is ignored. This PR removes the unused option.