This commit is contained in:
		@@ -12,10 +12,10 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Install older docker
 | 
					      - name: Install older docker
 | 
				
			||||||
          uses: crazy-max/ghaction-setup-docker@v3
 | 
					        uses: crazy-max/ghaction-setup-docker@v3
 | 
				
			||||||
          with:
 | 
					        with:
 | 
				
			||||||
            version: 24.0.7
 | 
					          version: 24.0.7
 | 
				
			||||||
      # 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 http://gitea:3000/lepton/website 
 | 
					        run: git clone http://gitea:3000/lepton/website 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user