feat: add fnOS packaging, storage workflows and release pipeline
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Database changes are performed by the application after its own pre-schema backup.
|
||||
# Storage migration is intentionally never started by an fnOS upgrade hook.
|
||||
exit 0
|
||||
Reference in New Issue
Block a user