Compare commits
2 Commits
2e05b97781
...
2571a30c4e
Author | SHA1 | Date |
---|---|---|
Ray Elliott | 2571a30c4e | |
Ray Elliott | 6727bf9291 |
|
@ -1,5 +1,8 @@
|
||||||
Note - push to production by doing a `git push` in the build directory:
|
Note - push to production (Netlify/Gitlab) with:
|
||||||
`rayelliott.dev/`.
|
```sh
|
||||||
|
# from branch production
|
||||||
|
git push gitlab production
|
||||||
|
```
|
||||||
|
|
||||||
Serve development server with:
|
Serve development server with:
|
||||||
|
|
||||||
|
|
Reference in New Issue