You've already forked docker-compose-docker
fix(ci): add workflow dispatch
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m5s
Release latest / push-arm64 (push) Successful in 2m2s
Release latest / push-manifest (push) Successful in 13s
Release latest / sync-to-hub-docker-io (push) Successful in 42s
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m5s
Release latest / push-arm64 (push) Successful in 2m2s
Release latest / push-manifest (push) Successful in 13s
Release latest / sync-to-hub-docker-io (push) Successful in 42s
This commit is contained in:
@@ -3,6 +3,7 @@ name: Release latest
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
|
workflow_dispatch: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push-arm64:
|
push-arm64:
|
||||||
|
|||||||
Reference in New Issue
Block a user