Feat: Add GitHub Actions Workflow for CI/CD (#21)
Add GitHub Actions Workflow for CI/CD (#21)
This commit is contained in:
parent
8be7e5c197
commit
42b391fe9b
10 changed files with 159 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -21,3 +21,5 @@ go-base
|
|||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
main
|
||||
Loading…
Add table
Add a link
Reference in a new issue