Buy Me A Coffee

In this post we will use Github Actions to automatically trigger the following processes on every merge to master or pull request:

  • Fire up a clean linux + nodejs instance.
  • Download the repository source code.
  • Install the project dependencies.
  • Execute the associated unit tests.
  • Generate a docker image including the production build.
  • Tag it and Publish it into the Docker Hub registry.

We will configure this for both a Front End project and a Back End project.

Read more in the original article

¿Con ganas de ponerte al día?

En Lemoncode te ofrecemos formación online impartida por profesionales que se baten el cobre en consultoría:

Leave a comment

Discover more from El Bruno

Subscribe now to keep reading and get access to the full archive.

Continue reading