mirror of
https://github.com/fbartels/cloudron-drone-app.git
synced 2024-11-16 02:11:01 +00:00
update command for drone runner
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
5602c9daa8
commit
99755b80a4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ This project is published as Sponsorware. Which means it is (at first) only avai
|
||||||
- Run `make exec` to open the cli of the app and modify `.env` so that it can connect to your Git instance
|
- Run `make exec` to open the cli of the app and modify `.env` so that it can connect to your Git instance
|
||||||
- Run `cloudron restart` to restart the app and apply your changes
|
- Run `cloudron restart` to restart the app and apply your changes
|
||||||
- Verify that your setup works by going to `https://drone.yourdomain.com`
|
- Verify that your setup works by going to `https://drone.yourdomain.com`
|
||||||
- If all looks good run `run-agent.sh` to start the Drone agent on your local machine
|
- If all looks good run `runner/start.sh` to start the Drone agent on your local machine (will fetch credentials from the installed app directly)
|
||||||
- Add the Drone configuration to your desired repositories
|
- Add the Drone configuration to your desired repositories
|
||||||
|
|
||||||
## Tips and Tricks
|
## Tips and Tricks
|
||||||
|
|
Loading…
Reference in a new issue