taker
04/11/2023, 7:03 AM- Build agent in multiple environments.
- For example, a dev environment and a staging environment.
- Specific branch runs in dev environment
- Specific branch runs in staging environment
I was thinking that I could do the above by using different TOKENs, but is this impossible?
The behavior I can confirm now is:
1. create branch-deployment
- Use the token for dev
2. Add code-location
- Use the token for dev
If you do the above, the code-location server will be built through the agent in all environments (dev and staging).
Please let me know if there is something I am not communicating. Your answer would be greatly appreciated.daniel
04/11/2023, 11:06 AMtaker
04/11/2023, 12:26 PMdaniel
04/11/2023, 12:56 PMtaker
04/11/2023, 1:01 PMSean Lopp
04/11/2023, 1:14 PMtaker
04/11/2023, 1:27 PM