Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/souravray/go-cicd-test-app
An app to validate CICD pipeline for services written in Go
https://github.com/souravray/go-cicd-test-app
Last synced: 4 days ago
JSON representation
An app to validate CICD pipeline for services written in Go
- Host: GitHub
- URL: https://github.com/souravray/go-cicd-test-app
- Owner: souravray
- Created: 2019-02-05T05:30:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T06:20:36.000Z (almost 6 years ago)
- Last Synced: 2024-11-19T16:59:18.026Z (2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-cicd-test-app
An app to validate CICD pipeline for services written in Go```
govendor sync
go build main.go
```