8000 GitHub - yoyouC/semaphore-demo-go: Semaphore demo CI pipeline using Go.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yoyouC/semaphore-demo-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 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.

About

Semaphore demo CI pipeline using Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0