CI config and Changelog tweaks
Fixed a few typos before releasing v0.2.1
This commit is contained in:
@@ -16,6 +16,7 @@ unit_test_linux:
|
||||
services:
|
||||
- docker:dind
|
||||
only:
|
||||
- main
|
||||
- merge_requests
|
||||
before_script:
|
||||
- apk update && apk add git
|
||||
|
||||
Reference in New Issue
Block a user