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 18:28:28 +00:00
parent 4945193427
commit f5766ff1e0

View File

@ -10,9 +10,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Configure Git SSL
run: git config --global http.sslVerify false
- name: Clone repository manually - name: Clone repository manually
run: | run: |
git clone https://git.asherfalcon.com/asher/asherfalcon.com.git /workspace/asherfalcon.com git clone https://git.asherfalcon.com/asher/asherfalcon.com.git /workspace/asherfalcon.com