Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 951 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 951 Bytes

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.