mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 18:15:28 +00:00
[chore] Unfiltered push trigger.
This commit is contained in:
27
.github/workflows/docker.yml
vendored
27
.github/workflows/docker.yml
vendored
@@ -2,33 +2,6 @@ name: Docker
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- handmade
|
|
||||||
tags:
|
|
||||||
- "*"
|
|
||||||
# TODO: Bring back once gitea is updated past 1.21
|
|
||||||
# paths-ignore:
|
|
||||||
# - ".github/**"
|
|
||||||
# - "!.github/workflows/docker.yml"
|
|
||||||
# - ".vscode/**"
|
|
||||||
# - ".gitignore"
|
|
||||||
# - ".gitlab-ci.yml"
|
|
||||||
# - "LICENSE"
|
|
||||||
# - "README"
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- handmade
|
|
||||||
# TODO: Bring back once gitea is updated past 1.21
|
|
||||||
# paths-ignore:
|
|
||||||
# - ".github/**"
|
|
||||||
# - "!.github/workflows/docker.yml"
|
|
||||||
# - "!.github/workflows/preview_*.yml"
|
|
||||||
# - ".vscode/**"
|
|
||||||
# - ".gitignore"
|
|
||||||
# - ".gitlab-ci.yml"
|
|
||||||
# - "LICENSE"
|
|
||||||
# - "README"
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user