瀏覽代碼

cloud (#4435)

Co-authored-by: sunguroku <trevor@porter.run>
sunguroku 2 年之前
父節點
當前提交
2530b5e488

+ 5 - 5
.github/workflows/app_tests_sandbox.yml

@@ -1,6 +1,6 @@
 on:
   workflow_run:
-    workflows: ["Deploy to porter-sandbox"]
+    workflows: ['Deploy to porter-sandbox']
     branches: [master]
     types:
       - completed
@@ -11,9 +11,9 @@ jobs:
     uses: ./.github/workflows/app_tests_base.yml
     with:
       stage: sandbox
-      project: "242"
-      cluster: "240"
-      host: https://sandbox.porter.run
+      project: '242'
+      cluster: '240'
+      host: https://cloud.porter.run
     secrets:
       token: ${{ secrets.APP_TESTS_SANDBOX_TOKEN }}
-      slack_webhook_url: ${{ secrets.APP_INTEGRATION_SLACK_WEBHOOK }}
+      slack_webhook_url: ${{ secrets.APP_INTEGRATION_SLACK_WEBHOOK }}

+ 1 - 1
dashboard/src/components/ProvisionerFlow.tsx

@@ -96,7 +96,7 @@ const ProvisionerFlow: React.FC<Props> = ({}) => {
               Get started with the Porter sandbox environment.
             </Text>
             <Spacer y={1} />
-            <Link to="https://sandbox.porter.run">
+            <Link to="https://cloud.porter.run">
               <Button alt height="35px">
                 Deploy on the Porter sandbox <Spacer inline x={1} />{" "}
                 <i className="material-icons" style={{ fontSize: "18px" }}>

+ 1 - 1
dashboard/src/main/home/infrastructure-dashboard/forms/CloudProviderSelect.tsx

@@ -70,7 +70,7 @@ const CloudProviderSelect: React.FC<Props> = ({ onComplete }) => {
           Get started with the Porter sandbox environment.
         </Text>
         <Spacer y={1} />
-        <Link to="https://sandbox.porter.run">
+        <Link to="https://cloud.porter.run">
           <Button alt height="35px">
             Deploy on the Porter sandbox <Spacer inline x={1} />{" "}
             <i className="material-icons" style={{ fontSize: "18px" }}>