Обновить .gitea/workflows/deploy.yml
Some checks failed
Deploy Docker Image / deploy (push) Failing after 4s
Some checks failed
Deploy Docker Image / deploy (push) Failing after 4s
This commit is contained in:
parent
960e849575
commit
a6c0941c16
@ -3,7 +3,7 @@ name: Deploy Docker Image
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branch:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user