change for woodpecker syntax
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		
							parent
							
								
									b8b5bae212
								
							
						
					
					
						commit
						421d38e9b9
					
				
					 1 changed files with 11 additions and 11 deletions
				
			
		|  | @ -3,15 +3,15 @@ kind: pipeline | ||||||
| type: docker | type: docker | ||||||
| name: default | name: default | ||||||
| 
 | 
 | ||||||
| steps: | pipeline: | ||||||
| - name: build  |   build: | ||||||
|   image: plugins/docker |     image: plugins/docker | ||||||
|   settings: |     settings: | ||||||
|     repo: git.baubs.net/jan-henrik/overleaf-ldap |       repo: git.baubs.net/jan-henrik/overleaf-ldap | ||||||
|     registry: git.baubs.net |       registry: git.baubs.net | ||||||
|     username: |       username: | ||||||
|       from_secret: docker_username |         from_secret: docker_username | ||||||
|     password: |       password: | ||||||
|       from_secret: docker_password |         from_secret: docker_password | ||||||
|     auto_tag: true |       auto_tag: true | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue