Added ci stuff
							parent
							
								
									c3bbda0e85
								
							
						
					
					
						commit
						74fed46546
					
				| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
pipeline:
 | 
			
		||||
  publish:
 | 
			
		||||
    image: plugins/docker
 | 
			
		||||
    secrets: [ docker_username, docker_password ]
 | 
			
		||||
    settings:
 | 
			
		||||
      repo: chewingbever/pieter
 | 
			
		||||
      tag: ${CI_COMMIT_TAG}
 | 
			
		||||
    when:
 | 
			
		||||
      branch: main
 | 
			
		||||
      event: tag
 | 
			
		||||
		Reference in New Issue