Skip to content

Commit

Permalink
test: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
sobird committed Apr 21, 2024
1 parent 6528d7c commit ea29332
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 102 deletions.
4 changes: 1 addition & 3 deletions act_runner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@

docker run -d
--name act_runner
-e CONFIG_FILE=/config.yaml
-e CONFIG_FILE=/data/config.yaml
-e GITEA_INSTANCE_URL=http://192.168.50.100:3000/
-e GITEA_RUNNER_REGISTRATION_TOKEN=tOCwFvUOIFYzQCnc7MVt3z0OwEewLAhTUyZ4TUTv
-e GITEA_RUNNER_NAME=act_runner_windows
-v ./config.yaml:/config.yaml
-v ./data:/data
-v ./cache:/root/.cache
-v /var/run/docker.sock:/var/run/docker.sock
gitea/act_runner:latest
```
99 changes: 0 additions & 99 deletions act_runner/config.yaml

This file was deleted.

0 comments on commit ea29332

Please sign in to comment.