refactor(opendock): added some new goodies to the app to help manage releases
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m24s
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m24s
This commit is contained in:
1
migrations/0063_illegal_mauler.sql
Normal file
1
migrations/0063_illegal_mauler.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "opendock_apt" ADD COLUMN "status" text DEFAULT 'active';
|
||||
2696
migrations/meta/0063_snapshot.json
Normal file
2696
migrations/meta/0063_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -442,6 +442,13 @@
|
||||
"when": 1781009330205,
|
||||
"tag": "0062_square_harrier",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 63,
|
||||
"version": "7",
|
||||
"when": 1781045714275,
|
||||
"tag": "0063_illegal_mauler",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user