module
Version:
v0.0.0-...-1d4f733
Opens a new window with list of versions in this module.
Published: Oct 23, 2020
License: Apache-2.0
Opens a new window with license information.
README
¶
Sample Golang app for CI
This sample app is made to help other developers start working with docker and jenkins
Its a work in progress so any comment and suggestion is well received
Build base image
make build-base
Build test image
make build-test
Run tests (make build-test first)
make test-units
Run project
make run
default port is 8080
you can change the port using PORT argument
make run PORT=8081
Directories
¶
Click to show internal directories.
Click to hide internal directories.