30
Some checks failed
Publish Website / publish (push) Has been cancelled

This commit is contained in:
Akshay
2025-07-22 23:36:28 -04:00
parent 4b487f2eda
commit b2f1f78fde

View File

@@ -15,7 +15,7 @@ jobs:
# 1. Checkout the website repository (your app code) # 1. Checkout the website repository (your app code)
# ------------------------------------------------------------ # ------------------------------------------------------------
- name: Checkout website repo - name: Checkout website repo
run: git clone https://gitea:3000/lepton/website run: git clone http://gitea:3000/lepton/website
# ------------------------------------------------------------ # ------------------------------------------------------------
# 2. Start an SSH agent and load the private key from secrets # 2. Start an SSH agent and load the private key from secrets