Skip to content

rzfeeser/GoLang-CI-CD-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLang CI-CD Tutorial

Introduction

This lab was original written on GitLab by RZFeeser.

See https://gitlab.com/rzfeeser/golang-ci-cd-tutorial

The overall purpose is experimenting with using Go within GitLab's CI / CD pipelines.

Getting Started

The .github/workflow/go.yml file in this repository will cause automation to run tests against the code within. If tests are passed, the application will be run as well.

Resources

Author

@RZFeeser - Author & Instructor - Feel free to reach out to if you're looking for a instructor led training solution.

About

GitHub way of doing a GoLang CI-CD pipeline (originally done on GitLab)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages