Test CI v2.1.54
Some checks failed
Go CI Pipeline / Security Scan (SCA - govulncheck) (push) Has been cancelled
Go CI Pipeline / Lint Code (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Build Application (push) Successful in 1m2s
Go CI Pipeline / Build and Push Docker Image (push) Successful in 42s
Go CI Pipeline / Deploy to VPS (push) Failing after 33s
Some checks failed
Go CI Pipeline / Security Scan (SCA - govulncheck) (push) Has been cancelled
Go CI Pipeline / Lint Code (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Build Application (push) Successful in 1m2s
Go CI Pipeline / Build and Push Docker Image (push) Successful in 42s
Go CI Pipeline / Deploy to VPS (push) Failing after 33s
This commit is contained in:
parent
b18cb5938e
commit
00df8b26bb
@ -172,7 +172,6 @@ jobs:
|
||||
docker version
|
||||
- name: Deploy using Docker commands
|
||||
run: |
|
||||
|
||||
curl -v https://${{ secrets.REGISTRY_URL }} || echo "Curl failed"
|
||||
echo "Deploying image: ${{ env.IMAGE_NAME }}"
|
||||
# Kéo image mới nhất về VPS host (thông qua runner)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user