This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 5856eb94 authored by Michael Breu's avatar Michael Breu
Browse files

More CleanUp

parent 23c5ed94
Branches
Tags
2 merge requests!166Deploying Februrar 23 Release,!146Put the sonar-analyze job into a separate stage
...@@ -154,9 +154,9 @@ application: ...@@ -154,9 +154,9 @@ application:
registeredConnectors: registeredConnectors:
- url: 'https://artemis.codeability-austria.uibk.ac.at/api/sharing/config' # may be not the current version! - url: 'https://artemis.codeability-austria.uibk.ac.at/api/sharing/config' # may be not the current version!
accessToken: acdd-erdf-asd2-234f-234d-32eb accessToken: ${CONNECTOR_ARTEMIS_TOKEN}
- url: 'http://localhost:8081/api/sharing/config' # may not be reachable for testing! - url: 'http://localhost:8081/api/sharing/config' # may not be reachable for testing!
accessToken: 2c8845a4-b3df-414b-a682-36e2313dc1c0 accessToken: ${CONNECTOR_TESTING_TOKEN}
- url: 'http://localhost:8082/api/sharingPluginConfig' # may not be reachable for testing! - url: 'http://localhost:8082/api/sharingPluginConfig' # may not be reachable for testing!
accessToken: someToken2 accessToken: someToken2
registeredConnectorsCallBackURL: http://localhost:8080 registeredConnectorsCallBackURL: http://localhost:8080
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment