Test CI v2.1.10
Some checks failed
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Build Application (push) Has been cancelled
Go CI Pipeline / Lint Code (push) Has been cancelled
Network Connectivity Test (Updated) / Check Runner to Server Connectivity (push) Successful in 7s
Some checks failed
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Build Application (push) Has been cancelled
Go CI Pipeline / Lint Code (push) Has been cancelled
Network Connectivity Test (Updated) / Check Runner to Server Connectivity (push) Successful in 7s
This commit is contained in:
parent
6f9dd76384
commit
0bfeeda8bf
@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
connectivity_check:
|
||||
name: Check Runner to Server Connectivity
|
||||
runs-on: linux-amd64 # Đảm bảo dùng cùng label với runner của bạn
|
||||
runs-on: ubuntu-latest # Đảm bảo dùng cùng label với runner của bạn
|
||||
# IP Address của Gitea Server (lấy từ docker network inspect trước đó)
|
||||
# Quan trọng: Cập nhật nếu IP này thay đổi khi bạn tạo lại container
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user