mirror of
				https://gitea.com/gitea/gitea-mcp.git
				synced 2025-11-03 20:01:50 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		@@ -17,7 +17,6 @@ jobs:
 | 
				
			|||||||
        uses: actions/checkout@v4
 | 
					        uses: actions/checkout@v4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          fetch-depth: 0 # all history for all branches and tags
 | 
					          fetch-depth: 0 # all history for all branches and tags
 | 
				
			||||||
      - run: git fetch --unshallow --quiet --tags --force
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Set up QEMU
 | 
					      - name: Set up QEMU
 | 
				
			||||||
        uses: docker/setup-qemu-action@v3
 | 
					        uses: docker/setup-qemu-action@v3
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user