Closed Pitasi closed 2 years ago
I reused the deploy-staging.yml action but substantially rewrote it.
deploy-staging.yml
It deploys the registered services from the envs/dev.json to staging, then emits the integration-test event.
envs/dev.json
integration-test
I reused the
deploy-staging.yml
action but substantially rewrote it.It deploys the registered services from the
envs/dev.json
to staging, then emits theintegration-test
event.