Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Heroku deployment and support to CI/CD with Github Actions #62

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

waldemarnt
Copy link
Owner

Essa mudança está em progresso e será publicada logo.
Infelizmente a Umbler vai descontinuar o suporte ao Node.js e então vou mudar o código para utilizar o Heroku.

@waldemarnt waldemarnt added the enhancement New feature or request label Aug 1, 2021
@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"build": "tsc",
"start": "yarn build && node dist/src/index.js",
"start": "node dist/src/index.js",
Copy link
Owner Author

@waldemarnt waldemarnt Aug 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Arrumar antes de publicar

@waldemarnt waldemarnt changed the title WIP Heroku CI/CD Add Heroku deployment and support to CI/CD with Github Actions Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant