ci: use gitea actions instead of drone #40
| 
						 | 
					@ -31,7 +31,7 @@ jobs:
 | 
				
			||||||
            - name: Prepare
 | 
					            - name: Prepare
 | 
				
			||||||
              run: |
 | 
					              run: |
 | 
				
			||||||
                  go env -w GO111MODULE=on
 | 
					                  go env -w GO111MODULE=on
 | 
				
			||||||
                  go env -w GOPROXY=https://goproxy.cn,direct
 | 
					                  go env -w GOPROXY=https://gocenter.io,direct
 | 
				
			||||||
                  chown -R root:root /root/.ssh
 | 
					                  chown -R root:root /root/.ssh
 | 
				
			||||||
            - name: Build
 | 
					            - name: Build
 | 
				
			||||||
              run: make build
 | 
					              run: make build
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user