Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: Deploy Test Apps to Environment #1309

Open
carcallynx opened this issue Nov 15, 2024 · 0 comments
Open

[Question]: Deploy Test Apps to Environment #1309

carcallynx opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
question Further information is requested Under Investigation Issue is under investigation

Comments

@carcallynx
Copy link

Question

In an attempt to reduce the minutes consumed when running the CI/CD action, I have all actions using "runs-on": "ubuntu-latest" and "githubRunner": "ubuntu-latest"; this working fine and save a considerable amount of minutes. I am also deploying to a sandbox environment after the Build.

However, using these settings means any test apps are not run and the apps are only deployed to the sandbox. Is there a method for automatically deploying the test apps to the sandbox? I could then run them manually using the Test Tool.

Any advice would be appreciated.

Regards,

Michael

@carcallynx carcallynx added the question Further information is requested label Nov 15, 2024
@freddydk freddydk added the Under Investigation Issue is under investigation label Nov 20, 2024
@freddydk freddydk self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Under Investigation Issue is under investigation
Projects
None yet
Development

No branches or pull requests

2 participants