Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running java –jar octane-gitlab-service-<version>.jar #3

Open
fatimalaoui opened this issue May 3, 2019 · 1 comment

Comments

@fatimalaoui
Copy link

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

@shawns1
Copy link

shawns1 commented Sep 3, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants