This repository contains all container images used by or with TorizonCore, the Easy-to-use Industrial Linux Software Platform.
For more information, please check each directory's README.
In order for the pipeline to push images to your respective fork's image
registry, you need to setup a GIT_TOKEN
variable by
- Going into the project's "Settings"
Project Access Tokens
- Choosing a Token Name (can be any)
- Selecting the following capabilities:
api
,read_api
,read_repository
,write_repository
,read_registry
,write_registry
- "Create project access token"
- Copying the newly generate token
- Going to "CI/CD" under the project's "Settings"
- Expanding the "Variables" menu
- "Add a new variable"
GIT_TOKEN
as "Key"- The token generated copied in step 6 as "Value"
- Check "Mask variable"
- Add
This project is licensed under the terms of MIT license - see LICENSE
.