Hi everybody,
I have three environments:
- Production: production environment
- Sandbox: the first sandbox environment is initialized
- Sandbox1: The second sandbox environment is created by copying the production environment
Currently I deploy al code from visual studio code, my al code package is always installed into the sandbox environment.
How to deploy al code from visual studio code to sandbox1 environment?
Please help me!!!
Thanks and regards!