This commit is contained in:
		
							
								
								
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -24,6 +24,17 @@ steps:
 | 
			
		||||
      - latest
 | 
			
		||||
      - ${DRONE_BUILD_NUMBER}
 | 
			
		||||
 | 
			
		||||
- name: dockerhub
 | 
			
		||||
  image: plugins/docker
 | 
			
		||||
  settings:
 | 
			
		||||
    repo: birbnetes/${DRONE_REPO_NAME}
 | 
			
		||||
    username:
 | 
			
		||||
      from_secret: DOCKERHUB_USER
 | 
			
		||||
    password:
 | 
			
		||||
      from_secret: DOCKERHUB_PASSWORD
 | 
			
		||||
    tags:
 | 
			
		||||
      - latest
 | 
			
		||||
      - ${DRONE_BUILD_NUMBER}
 | 
			
		||||
 | 
			
		||||
- name: ms-teams
 | 
			
		||||
  image: kuperiu/drone-teams
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user