This commit is contained in:
		@@ -12,10 +12,10 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Install older docker
 | 
			
		||||
          uses: crazy-max/ghaction-setup-docker@v3
 | 
			
		||||
          with:
 | 
			
		||||
            version: 24.0.7
 | 
			
		||||
      # 1. Checkout the website repository (your app code)
 | 
			
		||||
        uses: crazy-max/ghaction-setup-docker@v3
 | 
			
		||||
        with:
 | 
			
		||||
          version: 24.0.7
 | 
			
		||||
    # 1. Checkout the website repository (your app code)
 | 
			
		||||
      # ------------------------------------------------------------
 | 
			
		||||
      - name: Checkout website repo
 | 
			
		||||
        run: git clone http://gitea:3000/lepton/website 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user