github action
Some checks failed
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 26s
Check copyright year / check_copyright_year (push) Successful in 26s
Publish Docker image (develop) / Build (linux/amd64) (push) Successful in 16m20s
Dockle / dockle (push) Failing after 32s
Storybook / build (push) Has been skipped
Test (production install and build) / production (22.11.0) (push) Successful in 3m25s
Publish Docker image (develop) / merge (push) Successful in 1m2s
Some checks failed
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 26s
Check copyright year / check_copyright_year (push) Successful in 26s
Publish Docker image (develop) / Build (linux/amd64) (push) Successful in 16m20s
Dockle / dockle (push) Failing after 32s
Storybook / build (push) Has been skipped
Test (production install and build) / production (22.11.0) (push) Successful in 3m25s
Publish Docker image (develop) / merge (push) Successful in 1m2s
This commit is contained in:
parent
abdec7c7b8
commit
e5d151fdb3
2
.github/workflows/docker-develop.yml
vendored
2
.github/workflows/docker-develop.yml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY_IMAGE: laoxong/misskey:develop
|
REGISTRY_IMAGE: laoxong/misskey
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# see https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners
|
# see https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners
|
||||||
|
Loading…
Reference in New Issue
Block a user