Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Write a better deployment system #2

Open
ArsalaBangash opened this issue Feb 7, 2020 · 0 comments
Open

Write a better deployment system #2

ArsalaBangash opened this issue Feb 7, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ArsalaBangash
Copy link

Currently, to push an updated build of the website, we have to run

npm run build

before we add, commit, and push.

Ideally, we would setup some continuous deployment system so that the website is built and deployed upon every successful commit to master.

@ArsalaBangash ArsalaBangash added enhancement New feature or request help wanted Extra attention is needed labels Feb 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant