mirror of
				https://github.com/appleboy/drone-telegram.git
				synced 2022-05-20 23:14:09 +03:00 
			
		
		
		
	chore: update appveyor for windows build
This commit is contained in:
		| @@ -10,6 +10,7 @@ environment: | ||||
|     secure: em/TNLUXxG19O/HvbvfJuQ== | ||||
|   docker_password: | ||||
|     secure: Yo9FJJqihaNz5q8T4Jz8tQ== | ||||
|   GO111MODULE: on | ||||
|  | ||||
| branches: | ||||
|   only: | ||||
| @@ -23,6 +24,7 @@ install: | ||||
|  | ||||
| build_script: | ||||
|   - ps: | | ||||
|       go mod download | ||||
|       if ( $env:APPVEYOR_REPO_TAG -eq 'false' ) { | ||||
|         $version = $env:APPVEYOR_REPO_COMMIT | ||||
|       } else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bo-Yi Wu
					Bo-Yi Wu