all repos — homestead @ 9ceceda09de35ba5a02aa0d92e83d3ad9304690e

Code for my website

add command for preview deployment

Alan Pearce
commit

9ceceda09de35ba5a02aa0d92e83d3ad9304690e

parent

a6c914147748951d02f706e5a92979d10b234e57

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M justfilejustfile
@@ -38,4 +38,6 @@
deploy-netlify: clean build check-links netlify deploy --prodIfUnlocked +deploy-preview: deploy-vercel-preview deploy-netlify-preview + deploy-production: deploy-vercel deploy-netlify