Closed lorenyu closed 1 year ago
template-application-nextjs and template-infra both have template-only-cd.yml workflows that push template changes to the platform-test and platform-test-nextjs. We want to add something similar that pushes to the platform-test-flask repo.
We'll want to add template-only-bin/install-template.sh and template-only-bin/update-template.sh scripts similar to what we have in the other template repos
template-only-bin/install-template.sh
template-only-bin/update-template.sh
template-application-nextjs and template-infra both have template-only-cd.yml workflows that push template changes to the platform-test and platform-test-nextjs. We want to add something similar that pushes to the platform-test-flask repo.
We'll want to add
template-only-bin/install-template.sh
andtemplate-only-bin/update-template.sh
scripts similar to what we have in the other template repos