Harden CI and switch release builds to tagged immutable images
This commit is contained in:
parent
bed2e6cfb6
commit
f24e96efa7
60 changed files with 4710 additions and 64 deletions
4
internal/domain/doc.go
Normal file
4
internal/domain/doc.go
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// Package domain contains Drive's business rules and value types.
|
||||
//
|
||||
// It must not import HTTP, SQL, PostgreSQL, or filesystem adapter packages.
|
||||
package domain
|
||||
Loading…
Add table
Add a link
Reference in a new issue