mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
feat: admin maintenance page (#1096)
* fix build typo * generate types * setup maintenance api for common cleanup actions * admin maintenance page * remove duplicate use-with-caution
This commit is contained in:
2
.github/workflows/backend-docker-nightly.yml
vendored
2
.github/workflows/backend-docker-nightly.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
docker build --push --no-cache \
|
||||
--tag hkotel/mealie:api-nightly \
|
||||
--platform linux/amd64,linux/arm64 .
|
||||
--build-arg COMMIT=$(git rev-parse HEAD) \
|
||||
--build-args COMMIT=$(git rev-parse HEAD) \
|
||||
#
|
||||
# Build Discord Notification
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user