Update [TA]Gitea tips and tricks
							parent
							
								
									a962ac1208
								
							
						
					
					
						commit
						f5a85f4e4f
					
				| 
						 | 
					@ -28,7 +28,7 @@ jobs:
 | 
				
			||||||
          git lfs install --local
 | 
					          git lfs install --local
 | 
				
			||||||
          AUTH=$(git config --local http.https://focs.ji.sjtu.edu.cn/.extraheader)
 | 
					          AUTH=$(git config --local http.https://focs.ji.sjtu.edu.cn/.extraheader)
 | 
				
			||||||
          git config --local --unset http.https://focs.ji.sjtu.edu.cn/.extraheader
 | 
					          git config --local --unset http.https://focs.ji.sjtu.edu.cn/.extraheader
 | 
				
			||||||
          git config --local http.${{ github.server_url }}/${{ github.repository }}.git/info/lfs/objects/batch.extraheader "$AUTH"
 | 
					          git config --local http.${{ gitea.server_url }}/${{ gitea.repository }}.git/info/lfs/objects/batch.extraheader "$AUTH"
 | 
				
			||||||
          git lfs pull
 | 
					          git lfs pull
 | 
				
			||||||
      - name: run joj3
 | 
					      - name: run joj3
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user