jsondaora
jsondaora copied to clipboard
Add github actions
What do you want Travis to do? Are you wanting it to just build and test to make sure the commits are okay or are you wanting Travis to automatically deploy new changes as well?
the Makefile has all steps, from code checks to deploy.
I think you can cover two make rules: make integration
and make deploy
.
What you think?
@norman-harris I changed the issue to use the new ci/cd github tool, called actions.