Skip to content
Snippets Groups Projects
Commit 4fa2959c authored by Tobias Stein's avatar Tobias Stein
Browse files

Update README.md

parent d270f04b
No related branches found
No related tags found
No related merge requests found
...@@ -437,9 +437,12 @@ Now you should be able to start a new build without running into troubles again. ...@@ -437,9 +437,12 @@ Now you should be able to start a new build without running into troubles again.
## Prerequesites: ## Prerequesites:
Running this script requires installation of [gupload](https://github.com/labbots/google-drive-upload). This script is intended to upload the latest generated images, upload them to a google drive with activated drive API and bundling them into a gitlab release. Running this script requires installation of [gupload](https://github.com/labbots/google-drive-upload). This script is intended to upload the latest generated images, upload them to a google drive with activated drive API and bundling them into a gitlab release.
## API_KEY ## API_KEY:
You will need to create a gitlab access token and store it in a plain file named `API_KEY` in the base directory of this project. You will need to create a gitlab access token and store it in a plain file named `API_KEY` in the base directory of this project.
## Configuration:
Apart from the gitlab access token you will also need to change the project id and base url in the script. Set the base url to the url of your gitlab instance and the project id to the ID of your project that is shown on your project overview page in gitlab under the repository name.
# Troubleshooting # Troubleshooting
## `64 Bit Systems` ## `64 Bit Systems`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment