• Return to book
  • Review this book
  • About the author
  • Introduction
  • 1. questions
  • 2. gitlab: start integration
  • 3. gitlab-ci: integration
  • 4. gitlab-ci: add a project
  • 5. pick a suitable runner
  • 6. project setup
  • 7. project setup review
  • 8. spacify branch
  • 9. runner interaction
  • 10. updating README.md
  • 11. inspect old builds
  • 12. screencast
Powered by GitBook

handbook

screencasts

steps:

  • new project
  • connect to gitlab-ci
  • assosiate_runner_to_project
  • add_status_image_to_README_md
  • update_the_custom_script
  • trigger build only for spacific branches
  • trigger_another_build
  • adding selenium test
  • troobleshoot: fixing a build