changed docker username_pw
This commit is contained in:
		
							parent
							
								
									7f60a5db31
								
							
						
					
					
						commit
						9cecb52046
					
				| 
						 | 
				
			
			@ -11,5 +11,7 @@ steps:
 | 
			
		|||
      cache: false
 | 
			
		||||
      tag: git.sandbox.iuk.hdm-stuttgart.de/specht/woodpecker-test:test
 | 
			
		||||
      context: Dockerfile
 | 
			
		||||
      token:
 | 
			
		||||
        from_secret: secret_token
 | 
			
		||||
      username:
 | 
			
		||||
        from_secret: docker_username
 | 
			
		||||
      password:
 | 
			
		||||
        from_secret: docker_password
 | 
			
		||||
		Loading…
	
		Reference in New Issue