mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
Thumbnails (#797)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: tonya <tonya@tokia.dev>
This commit is contained in:
@@ -51,6 +51,7 @@ jobs:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/arm/v7
|
||||
- linux/riscv64
|
||||
|
||||
steps:
|
||||
- name: Enable Debug Logs
|
||||
|
||||
1
.github/workflows/docker-publish.yaml
vendored
1
.github/workflows/docker-publish.yaml
vendored
@@ -51,6 +51,7 @@ jobs:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/arm/v7
|
||||
- linux/riscv64
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
5
.github/workflows/partial-backend.yaml
vendored
5
.github/workflows/partial-backend.yaml
vendored
@@ -35,8 +35,3 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: task go:coverage
|
||||
|
||||
- name: Validate OpenAPI definition
|
||||
uses: swaggerexpert/swagger-editor-validate@v1
|
||||
with:
|
||||
definition-file: backend/app/api/static/docs/swagger.json
|
||||
|
||||
Reference in New Issue
Block a user