Skip to content

ahuang98/semaphore-demo-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semaphore demo CI pipeline using Go

This is an example program and CI pipeline showing how to run a Go project on Semaphore 2.0.

CI on Semaphore

Feel free to fork this repository and use it to create a Semaphore project.

The CI pipeline is defined in .semaphore/semaphore.yml and when you run it it will look like this:

CI pipeline on Semaphore

You can extend the pipeline with deployment by implementing a promotion. Refer to Semaphore documentation for additional deployment examples.

License

Copyright (c) 2019 Rendered Text

Distributed under the MIT License. See the file LICENSE.

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%