You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should create a (mostly identical) server to first test the built files on. Not sure how I can do this nice in the CI. Ideally, I have one action that is used for two environments, with a bunch of conditionals. Is this possible in github actions?
Set up staging environment on vultr
Fix github workflows so they reuse one deploy script
I tried to use environments, but that approach failed when combined with reusable workflows. I should try some more things.
The text was updated successfully, but these errors were encountered:
joepio
changed the title
Staging environment. I should create a (mostly identical) server to first test the built files on. Not sure how I can do this nice in the CI. Ideally, I have one action that is used for two environments, with a bunch of conditionals. Is this possible in github actions?
Staging environment
Feb 9, 2023
I should create a (mostly identical) server to first test the built files on. Not sure how I can do this nice in the CI. Ideally, I have one action that is used for two environments, with a bunch of conditionals. Is this possible in github actions?
I tried to use
environments
, but that approach failed when combined with reusable workflows. I should try some more things.The text was updated successfully, but these errors were encountered: