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
- Press the **[New pull request]** button beside the branch navigator dropdown menu [Branch: my-updates-branch].
66
-
66
+
67
67
4. Set the following in the resulting **"Open a pull request"** page:
68
68
- **base:** `vue-version`
69
69
- **compare:** `my-updates-branch`
70
70
- Press the **[Create pull request]** button.
71
71
- **WAIT** for the Travis CI checks to finish.
72
72
73
-
5. Press the **[Merge pull request]** button.
73
+
5. Press the **[Merge pull request]** button.
74
74
> WARNING: It is important to **WAIT** for the Travis CI checks from #4 to finish first before pressing this button, else the Travis CI build will fail.
75
75
76
76
6. View the travis CI status from [https://travis-ci.com/ciatph/ciatph.github.io](https://travis-ci.com/ciatph/ciatph.github.io). <br>
@@ -104,10 +104,11 @@ For testing purposes, the static build files can be optionally uploaded to Fireb
104
104
Firebase CLI is required.
105
105
106
106
1. Login to the firebase cli as `ciat.ph06`.
107
-
2. Build the website.
107
+
2. Build the website.
108
108
`npm run build`
109
-
3. Deploy to firebase (https://ciatphdemo.firebaseapp.com/).
109
+
3. Deploy to firebase (https://ciatphdemo.firebaseapp.com/).
0 commit comments