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: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,3 +48,13 @@ Build site
48
48
```
49
49
yarn build
50
50
```
51
+
52
+
## Deploy to private cloud (staging environment)
53
+
54
+
You must be added to the private cloud to deploy to the IBMDesignOrg `front-end` space. The files in the `public` distribution folder are deployed so a build must be done prior to pushing.
0 commit comments