mirror of
				https://git.wownero.com/wowlet/wowlet.git
				synced 2024-08-15 01:03:14 +00:00 
			
		
		
		
	Merge pull request '[drone] remove extra .exe [CI SKIP]' (#19) from wowario/wowlet:drone into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/19
This commit is contained in:
		
						commit
						732f34b595
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -38,7 +38,7 @@ steps:
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - make depends root=/depends target=x86_64-w64-mingw32 tag=win-x64 -j3
 | 
					    - make depends root=/depends target=x86_64-w64-mingw32 tag=win-x64 -j3
 | 
				
			||||||
    - export WOW="wowlet-`echo $DRONE_COMMIT_AFTER | cut -c 1-10`.exe"
 | 
					    - export WOW="wowlet-`echo $DRONE_COMMIT_AFTER | cut -c 1-10`.exe"
 | 
				
			||||||
    - cp build/x86_64-w64-mingw32/release/bin/wowlet.exe /tmp/wowlet_windows/$WOW.exe
 | 
					    - cp build/x86_64-w64-mingw32/release/bin/wowlet.exe /tmp/wowlet_windows/$WOW
 | 
				
			||||||
volumes:
 | 
					volumes:
 | 
				
			||||||
- name: cache
 | 
					- name: cache
 | 
				
			||||||
  host:
 | 
					  host:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue