Skip to content
Permalink
Browse files
Minor Issue
  • Loading branch information
aa7401 committed Nov 28, 2019
1 parent 4b9bdf5 commit 5c8d48201c51667bbc563576b96bbd577b77cb86
Showing 1 changed file with 2 additions and 0 deletions.
@@ -117,3 +117,5 @@ heroku logs --tail
Continuous integration is the process of regularly merging code changes into the central repository. For this to work all code must be regularly checked for issues using a range of automated tools. As of the time of writing GitHub have an integrated CI tool called **Github Actions** however this is still in beta. For this lab you will be using the CI tools that are built into GitLab which is why you have already mirrored the test code to a repository on the GitLab server.

Committing and pushing to trigger the workflow.

When running CI you need to run headless.

0 comments on commit 5c8d482

Please sign in to comment.