Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
aaradhak committed Mar 14, 2024
1 parent db0b5e9 commit 056fb03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jobs/bump-jenkins-plugins.Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ fork_repo = "coreosbot-releng/fedora-coreos-pipeline"
botCreds = "github-coreosbot-releng-token-username-password"
pr_branch = "pluginsupdate"


def getVersionFromPluginUrl(pluginUrl) {
//example url : https://updates.jenkins.io/download/plugins/${pluginName}/latest/${pluginName}.hpi
def parts = pluginUrl.split("/")
Expand Down

0 comments on commit 056fb03

Please sign in to comment.