Skip to content

Commit

Permalink
Nexus URL Again
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHoban committed Jul 21, 2019
1 parent ecbb9e0 commit 345fe18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ try {
// This can be http or https
env.NEXUS_PROTOCOL = "http"
// Where your Nexus is running
env.NEXUS_URL = "nexus-9wbi3f-tools.pathfinder.gov.bc.ca/nexus/content"
env.NEXUS_URL = "nexus-9wbi3f-tools.pathfinder.gov.bc.ca/nexus"
// Repository where we will upload snapshots
env.NEXUS_SNAPSHOT_REPOSITORY = "jrcc-snapshots"
// Repository where we will upload releases
Expand Down

0 comments on commit 345fe18

Please sign in to comment.