workflow changed
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 4s

This commit is contained in:
Asher 2025-02-23 17:00:40 +00:00
parent ad15f828fb
commit a222308d1e

View File

@ -12,8 +12,8 @@ jobs:
steps:
- name: Debug Network
run: |
curl -v https://git.***falcon.com/ || true
ping -c 4 git.***falcon.com || true
curl -v https://git.asherfalcon.com/ || true
ping -c 4 git.asherfalcon.com || true
- name: Setup Git
run: |