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

Setup Review Apps on CPL Gem on ControlPlane #584

Closed
wants to merge 21 commits into from
Prev Previous commit
Next Next commit
WIP
  • Loading branch information
justin808 committed Jan 22, 2024
commit 0a905bd5a19a90ba094f5dfe93c0262b0bb81370
6 changes: 6 additions & 0 deletions .controlplane/controlplane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,11 @@ apps:
# `cpl setup gvc postgres redis rails -a qa-react-webpack-rails-tutorial-pr-1234`
qa-react-webpack-rails-tutorial:
<<: *common
setup_app_templates:
- daily-task
- postgres
- gvc
- redis
- rails
# Prefix is used to identify these "qa" apps.
prefix: true
Loading