Skip to content

Commit

Permalink
[#261] fixes the URL to the cctray file
Browse files Browse the repository at this point in the history
  • Loading branch information
GentlemanHal committed Dec 23, 2018
1 parent bd8d504 commit 91f8282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
name: functional tests
environment:
CYPRESS_BASE_URL: "https://staging.nevergreen.io"
CYPRESS_TRAY_URL: "https://raw.githubusercontent.com/build-canaries/nevergreen/master/ci_stub_server/cctray.xml"
CYPRESS_TRAY_URL: "https://raw.githubusercontent.com/build-canaries/nevergreen/master/cctray_xml_feed_mock/resources/cctray.xml"
CYPRESS_TRAY_USERNAME: ""
CYPRESS_TRAY_PASSWORD: ""
command: |
Expand Down

0 comments on commit 91f8282

Please sign in to comment.