mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 22:43:55 +02:00
Added the DGID env variable to the documentation.
This commit is contained in:
BIN
runner/..env.swp
Normal file
BIN
runner/..env.swp
Normal file
Binary file not shown.
@ -12,6 +12,7 @@ ORGANIZATION=fhswf/aki_prj23_transparenzregister
|
|||||||
ACCESS_TOKEN= #
|
ACCESS_TOKEN= #
|
||||||
ARCHITECTURE=arm # Value such as x64,arm64,arm
|
ARCHITECTURE=arm # Value such as x64,arm64,arm
|
||||||
HOSTNAME=some-runner-name # A name to give to the docker image. Will also be used as a runner name.
|
HOSTNAME=some-runner-name # A name to give to the docker image. Will also be used as a runner name.
|
||||||
|
DGID= # Group id of the docker group
|
||||||
```
|
```
|
||||||
|
|
||||||
An access token can be optained in the Actions ection of the repository or [here](https://github.com/fhswf/aki_prj23_transparenzregister/settings/actions/runners/new).
|
An access token can be optained in the Actions ection of the repository or [here](https://github.com/fhswf/aki_prj23_transparenzregister/settings/actions/runners/new).
|
||||||
|
Reference in New Issue
Block a user