Test CI v2
Some checks failed
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Network Connectivity Test / Check Runner to Server Connectivity (push) Successful in 11s
Go CI Pipeline / Lint Code (push) Failing after 1m7s
Go CI Pipeline / Build Application (push) Has been skipped
Some checks failed
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Network Connectivity Test / Check Runner to Server Connectivity (push) Successful in 11s
Go CI Pipeline / Lint Code (push) Failing after 1m7s
Go CI Pipeline / Build Application (push) Has been skipped
This commit is contained in:
parent
6ae2cd27f0
commit
d862422638
@ -5,7 +5,7 @@ name: Network Connectivity Test
|
||||
on:
|
||||
push: # Chạy khi push code (có thể giới hạn vào một nhánh test nếu muốn)
|
||||
branches:
|
||||
- test-network # Ví dụ: chỉ chạy khi push lên nhánh test-network
|
||||
- master # Ví dụ: chỉ chạy khi push lên nhánh test-network
|
||||
workflow_dispatch: # Cho phép chạy thủ công từ giao diện Gitea
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user