You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, i'm trying to connect uft to octane using gitlab.
I have errors after running this command : java –jar octane-gitlab-service-.jar
I want to make sure that the gitlab-runner file and application-properties files are OK.
Can someone help me to verify them please?
Thank you in advance config.txt application.properties.txt
The text was updated successfully, but these errors were encountered:
This is not correct: gitlab.personalAccessToken=token //token i took from my gitlab project>Setting>CI>runner..
Runner tokens are used to connect a runner to a specific project. Personal access tokens are generated by the user to authenticate to the api service on behalf of that user.
The token is the personal access token for your account in the user settings located here:
http(s)://{my.gitlabserver.com}/profile/personal_access_tokens
Hi all, i'm trying to connect uft to octane using gitlab.
I have errors after running this command : java –jar octane-gitlab-service-.jar
I want to make sure that the gitlab-runner file and application-properties files are OK.
Can someone help me to verify them please?
Thank you in advance
config.txt
application.properties.txt
The text was updated successfully, but these errors were encountered: