Merge branch 'master' of https://git.rainnny.club/Rainnny/TestPurify
Some checks failed
Deploy / docker (17, 3.8.5) (push) Failing after 59s
Some checks failed
Deploy / docker (17, 3.8.5) (push) Failing after 59s
This commit is contained in:
commit
ff2d99f1b2
@ -3,7 +3,7 @@ name: Deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
paths: [".gitea/workflows/deploy-api.yml", "API/**", "!API/README.md"]
|
paths: [".gitea/workflows/deploy-api.yml", "API/**", "!docker-compose.yml", "!README.md"]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user