Skip to content

Commit 3eba4cf

Browse files
justin808rameziophobia
authored andcommitted
Updates for deployment
1 parent 8014a46 commit 3eba4cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.controlplane/controlplane.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ aliases:
3434
# Configure the workload name used when maintenance mode is on (defaults to "maintenance").
3535
maintenance_workload: maintenance
3636

37+
# Configure the script to run when releasing an app., either with deploy-image or promote-app-from-upstream
38+
release_script: release_script.sh
39+
3740
apps:
3841
react-webpack-rails-tutorial:
3942
# Simulate Production Version
@@ -47,7 +50,6 @@ apps:
4750

4851
upstream: react-webpack-rails-tutorial-staging
4952

50-
release_script: release_script.sh
5153

5254
react-webpack-rails-tutorial-staging:
5355
<<: *common

0 commit comments

Comments
 (0)