parent
							
								
									b8127beed1
								
							
						
					
					
						commit
						52771f3550
					
				
					 1 changed files with 14 additions and 13 deletions
				
			
		
							
								
								
									
										27
									
								
								.drone.yml
									
										
									
									
									
								
							
							
						
						
									
										27
									
								
								.drone.yml
									
										
									
									
									
								
							| 
						 | 
					@ -36,16 +36,17 @@ steps:
 | 
				
			||||||
      auto_tag: true
 | 
					      auto_tag: true
 | 
				
			||||||
      tags: latest
 | 
					      tags: latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  #- name: clair
 | 
					  - name: clair
 | 
				
			||||||
  #  image: ubuntu:18.04 
 | 
					    image: ubuntu:18.04 
 | 
				
			||||||
  #  #environment:
 | 
					    #environment:
 | 
				
			||||||
  #  #CLAIR_ADDR: http://dev01.dnix.org:6060
 | 
					    #CLAIR_ADDR: http://dev01.dnix.org:6060
 | 
				
			||||||
  #  #CLAIR_OUTPUT: High
 | 
					    #CLAIR_OUTPUT: High
 | 
				
			||||||
  #  #CLAIR_THRESHOLD: 10
 | 
					    #CLAIR_THRESHOLD: 10
 | 
				
			||||||
  #  #REGISTRY_INSECURE: true
 | 
					    #REGISTRY_INSECURE: true
 | 
				
			||||||
  #  commands:
 | 
					    commands:
 | 
				
			||||||
  #  - apt -y update
 | 
					    - apt -y update
 | 
				
			||||||
  #  - apt -y install curl
 | 
					    - apt -y install curl
 | 
				
			||||||
  #  - curl -Lo /usr/local/bin/klar https://github.com/optiopay/klar/releases/download/v2.4.0/klar-2.4.0-linux-amd64
 | 
					    - curl -Lo /usr/local/bin/klar https://github.com/optiopay/klar/releases/download/v2.4.0/klar-2.4.0-linux-amd64
 | 
				
			||||||
  #  - chmod 755 /usr/local/bin/klar
 | 
					    - chmod 755 /usr/local/bin/klar
 | 
				
			||||||
  #  - CLAIR_ADDR=http://192.168.1.119:6060 CLAIR_OUTPUT=High CLAIR_THRESHOLD=1 REGISTRY_INSECURE=true klar dr.dnix.de/flokati
 | 
					    - CLAIR_ADDR=http://192.168.1.119:6060 CLAIR_OUTPUT=High CLAIR_THRESHOLD=1 REGISTRY_INSECURE=true klar dr.dnix.de/flokati
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue