Add creation of docker image and github actions.

This commit is contained in:
2021-05-09 03:02:27 +01:00
parent e4eb72fd13
commit c2efa43dcb
4 changed files with 206 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
version: 1
force:
major: 1
wording:
patch:
- update
- initial
- fix
minor:
- add
- change
- improve
major:
- breaking