This commit is contained in:
		
							parent
							
								
									a9074d3715
								
							
						
					
					
						commit
						d13f9fe060
					
				
					 1 changed files with 9 additions and 8 deletions
				
			
		
							
								
								
									
										17
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								.drone.yml
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -6,14 +6,15 @@ steps:
 | 
			
		|||
- name: build&push
 | 
			
		||||
  image: harbor.hq.rosti.cz/library/builder:35
 | 
			
		||||
  environment:
 | 
			
		||||
    # username: robot$library+droneci
 | 
			
		||||
    # password: 
 | 
			
		||||
    #   from_secret: repo_password
 | 
			
		||||
    # repo: harbor.hq.rosti.cz/library/builder
 | 
			
		||||
    username: admin
 | 
			
		||||
    password: admin
 | 
			
		||||
    repo: registry.kube.ceperka.net
 | 
			
		||||
    image: registry.kube.ceperka.net/library/builder
 | 
			
		||||
    username: robot$library+droneci
 | 
			
		||||
    password: 
 | 
			
		||||
      from_secret: repo_password
 | 
			
		||||
    image: harbor.hq.rosti.cz/library/builder
 | 
			
		||||
    repo: harbor.hq.rosti.cz
 | 
			
		||||
    # username: admin
 | 
			
		||||
    # password: admin
 | 
			
		||||
    # repo: registry.kube.ceperka.net
 | 
			
		||||
    # image: registry.kube.ceperka.net/library/builder
 | 
			
		||||
    tag: 36
 | 
			
		||||
  privileged: true
 | 
			
		||||
  commands:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue