forked from an/flokati
		
	test
This commit is contained in:
		
							parent
							
								
									1cdd60d39e
								
							
						
					
					
						commit
						fe44e2f115
					
				
					 1 changed files with 12 additions and 1 deletions
				
			
		
							
								
								
									
										13
									
								
								.drone.yml
									
										
									
									
									
								
							
							
						
						
									
										13
									
								
								.drone.yml
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -20,7 +20,7 @@ steps:
 | 
			
		|||
      - echo "    Builddate = \"$BUILDDATE\"" >>$VERSIONGO
 | 
			
		||||
      - echo ")" >>$VERSIONGO
 | 
			
		||||
      - cat $VERSIONGO
 | 
			
		||||
      - echo -n "$BRANCH-$REV" >$TAGS
 | 
			
		||||
       - echo -n "$BRANCH-$REV" >$TAGS
 | 
			
		||||
 | 
			
		||||
  - name: docker
 | 
			
		||||
    image: plugins/docker
 | 
			
		||||
| 
						 | 
				
			
			@ -30,6 +30,17 @@ steps:
 | 
			
		|||
      auto_tag: true
 | 
			
		||||
      tags: latest
 | 
			
		||||
 | 
			
		||||
  - name: trigger
 | 
			
		||||
    image: plugins/downstream
 | 
			
		||||
    settings:
 | 
			
		||||
      server: https://dev.dnix.de
 | 
			
		||||
      token:
 | 
			
		||||
        from_secret: drone_token
 | 
			
		||||
        fork: false
 | 
			
		||||
        reposisitories:
 | 
			
		||||
          - nb/deploy-flokati
 | 
			
		||||
          - nb/deploy-armleuchter
 | 
			
		||||
 | 
			
		||||
  # - name: clair
 | 
			
		||||
  #  image: ubuntu:18.04 
 | 
			
		||||
  #  #environment:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue