You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .controlplane/readme.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Deploying tutorial app on Control Plane
2
2
3
+
---
4
+
5
+
_If you need a free demo account for Control Plane (no CC required), you can contact [Justin Gordon, CEO of ShakaCode](mailto:justin@shakacode.com)._
6
+
7
+
---
8
+
9
+
Check [how the `cpl` gem (this project) is used in the Github actions](https://github.com/shakacode/react-webpack-rails-tutorial/blob/master/.github/actions/deploy-to-control-plane/action.yml).
10
+
Here is a brief [video overview](https://www.youtube.com/watch?v=llaQoAV_6Iw).
11
+
12
+
---
13
+
3
14
## Overview
4
15
This simple example shows how to deploy a simple app on Control Plane using the `cpl` gem.
0 commit comments