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
- Value: Absolute path to the CodeFRAME project on staging server
96
-
- Example: `/home/frankbria/projects/codeframe`
148
+
- Example: `/opt/codeframe`
149
+
-**Recommended**: Use `/opt/codeframe` for staging/production deployments
97
150
98
151
**Note**: These generic secret names can be reused across different environments (staging, production, etc.) by configuring them in each environment separately.
99
152
100
-
## Step 5: Verify Environment Configuration
153
+
## Step 6: Verify Environment Configuration
101
154
102
155
After adding all secrets, verify in **Settings** → **Environments** → **staging**:
103
156
@@ -107,7 +160,7 @@ After adding all secrets, verify in **Settings** → **Environments** → **stag
107
160
- ✅ USER configured
108
161
- ✅ PROJECT_PATH configured
109
162
110
-
## Step 6: Test Deployment Workflow
163
+
## Step 7: Test Deployment Workflow
111
164
112
165
1. Push a commit to the `staging` or `development` branch
0 commit comments