Files
gitlab-opreate-interview/.old.git/COMMIT_EDITMSG
2026-01-15 20:18:23 -06:00

21 lines
763 B
Plaintext

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
#