reset gitea runner registration token
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.env
|
@@ -64,7 +64,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
CONFIG_FILE: /data/config.yaml
|
CONFIG_FILE: /data/config.yaml
|
||||||
GITEA_INSTANCE_URL: http://gitea:3000
|
GITEA_INSTANCE_URL: http://gitea:3000
|
||||||
GITEA_RUNNER_REGISTRATION_TOKEN: g9KjamnVsUvTSVvwFRtv4hh0wxpt48dTNLXvgBRg
|
GITEA_RUNNER_REGISTRATION_TOKEN: $GITEA_RUNNER_REGISTRATION_TOKEN
|
||||||
GITEA_RUNNER_NAME: helian_runner
|
GITEA_RUNNER_NAME: helian_runner
|
||||||
volumes:
|
volumes:
|
||||||
- ./act_runner/data:/data
|
- ./act_runner/data:/data
|
||||||
|
Reference in New Issue
Block a user