Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alecghica committed Nov 9, 2021
1 parent f1ff958 commit c5cfbae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pipeline {
RANCHER_ENVID = "1a332957"
dockerImage = ''
tagName = ''
SONARQUBE_TAG = 'https://industry.eea.europa.eu/'
SONARQUBE_TAG = 'industry.eea.europa.eu'
}

agent any
Expand Down Expand Up @@ -218,4 +218,4 @@ pipeline {
}
}
}
}
}

0 comments on commit c5cfbae

Please sign in to comment.