mirror of
				https://git.wownero.com/wowlet/wowlet.git
				synced 2024-08-15 01:03:14 +00:00 
			
		
		
		
	Merge pull request 'rename docker imgs' (#15) from wowario/wowlet:drone into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/15
This commit is contained in:
		
						commit
						7a995706b7
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@ name: linux-build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
  - name: linux-build
 | 
					  - name: linux-build
 | 
				
			||||||
    image: wowlet-linux:latest
 | 
					    image: wowlet/wowlet-linux:v0.1
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - make release-static -j2
 | 
					    - make release-static -j2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,8 +14,8 @@ kind: pipeline
 | 
				
			||||||
type: docker
 | 
					type: docker
 | 
				
			||||||
name: windows-build
 | 
					name: windows-build
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
  - name: build
 | 
					  - name: windows-build
 | 
				
			||||||
    image: wowlet-windows:latest
 | 
					    image: wowlet/wowlet-win:v0.1
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - make depends root=/depends target=x86_64-w64-mingw32 tag=win-x64 -j2
 | 
					    - make depends root=/depends target=x86_64-w64-mingw32 tag=win-x64 -j2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue