Skip to content

Commit 25d058f

Browse files
committed
Updates for deployment
1 parent 80f4707 commit 25d058f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.controlplane/controlplane.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,12 @@ apps:
5858
# `cpl setup gvc postgres redis rails -a qa-react-webpack-rails-tutorial-pr-1234`
5959
qa-react-webpack-rails-tutorial:
6060
<<: *common
61+
# Order matters!
6162
setup_app_templates:
62-
- daily-task
63-
- postgres
6463
- gvc
64+
- postgres
6565
- redis
66+
- daily-task
6667
- rails
6768
# Prefix is used to identify these "qa" apps.
6869
prefix: true

0 commit comments

Comments
 (0)