init: technical take home for gitlab operate
This commit is contained in:
20
.old.git/COMMIT_EDITMSG
Normal file
20
.old.git/COMMIT_EDITMSG
Normal file
@@ -0,0 +1,20 @@
|
||||
feat(ci): add gitlab CI for build, test and validation
|
||||
|
||||
The CI now has jobs for build and testing the Go service, building and
|
||||
pushing the docker image along with linting and validating the helm chart.
|
||||
|
||||
Closes #5
|
||||
|
||||
# Please enter the commit message for your changes. Lines starting
|
||||
# with '#' will be ignored, and an empty message aborts the commit.
|
||||
#
|
||||
# interactive rebase in progress; onto 4e45344
|
||||
# Last command done (1 command done):
|
||||
# pick 2a23fb1 feat(ci): add gitlab CI for build, test and validation
|
||||
# Next command to do (1 remaining command):
|
||||
# pick 1a67ef1 feat(README): Update README to reflect recent commits
|
||||
# You are currently rebasing branch '4-document-go-application' on '4e45344'.
|
||||
#
|
||||
# Changes to be committed:
|
||||
# modified: .gitlab-ci.yml
|
||||
#
|
||||
Reference in New Issue
Block a user