Test CI v2.1.44
Some checks failed
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Lint Code (push) Has been cancelled
DNS & Network Test / network-test (push) Failing after 3s
Go CI Pipeline / Build Application (push) Successful in 5m21s
Go CI Pipeline / Security Scan (SCA - govulncheck) (push) Successful in 5m56s
Go CI Pipeline / Build and Push Docker Image (push) Failing after 40s
Go CI Pipeline / Deploy to VPS (push) Has been skipped

This commit is contained in:
phattt2901 2025-05-05 22:50:43 +07:00
parent 287918ff50
commit 5812780b38

View File

@ -131,10 +131,7 @@ jobs:
with:
name: server-binary # Tên artifact đã upload ở job build
path: ./bin # Giải nén vào thư mục ./bin
- name: Set up QEMU # Cần cho build đa kiến trúc (tùy chọn)
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx # Công cụ build image nâng cao
uses: docker/setup-buildx-action@v3