News
We want to setup CI to test: Every commit to main; Every PR; π Integration tests nightly; π³ Releases via tags pushed to Docker Hub.; We are going to use GitHub Actions for the CI infrastructure.
Push Code: You push your code to the GitHub repository. Trigger Workflow: GitHub triggers the workflow defined in the .github/workflows/*.yml file. Checkout Code: The latest code is checked out. Set ...
Create a simple YAML file that runs on a push to main or master; Add three jobs, one for each of Ubuntu, Windows and MacOS; Run a single GitHub Action step in each job that simply invokes the env ...
Now that we have our docker-compose.yml file constructed, itβs time to build the application. As this is a very simple application, it will basically deploy two containers β the web server and ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results