Switch to internal registry
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									d13f9fe060
								
							
						
					
					
						commit
						6c8dc5926f
					
				
					 1 changed files with 10 additions and 10 deletions
				
			
		
							
								
								
									
										20
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								.drone.yml
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -4,17 +4,17 @@ name: image building
 | 
			
		|||
 | 
			
		||||
steps:
 | 
			
		||||
- name: build&push
 | 
			
		||||
  image: harbor.hq.rosti.cz/library/builder:35
 | 
			
		||||
  image: harbor.hq.rosti.cz/library/builder:36
 | 
			
		||||
  environment:
 | 
			
		||||
    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
 | 
			
		||||
    # 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