chore: cleanup, add docs, refactor some quirks and prepare release
All checks were successful
Go build / build (push) Successful in 7m58s
All checks were successful
Go build / build (push) Successful in 7m58s
This commit is contained in:
parent
3139e11fb9
commit
fc895eca1a
1 changed files with 6 additions and 0 deletions
|
@ -34,6 +34,12 @@ release:
|
||||||
extra_files:
|
extra_files:
|
||||||
- glob: ./nurse.yaml
|
- glob: ./nurse.yaml
|
||||||
|
|
||||||
|
archives:
|
||||||
|
- id: nurse
|
||||||
|
builds:
|
||||||
|
- nurse
|
||||||
|
format: tar.gz
|
||||||
|
|
||||||
dockers:
|
dockers:
|
||||||
- ids:
|
- ids:
|
||||||
- nurse
|
- nurse
|
||||||
|
|
Loading…
Reference in a new issue