This commit is contained in:
		@@ -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://code.akshaykolli.net/lepton/website
 | 
					        run: git clone ssh://git@gitea/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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user