This commit is contained in:
		
							parent
							
								
									2e91da768b
								
							
						
					
					
						commit
						1b8ce18b2c
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
					@ -1,8 +1,3 @@
 | 
				
			||||||
when:
 | 
					 | 
				
			||||||
  - branch: main
 | 
					 | 
				
			||||||
    event: push
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
variables:
 | 
					variables:
 | 
				
			||||||
  - &file Dockerfile
 | 
					  - &file Dockerfile
 | 
				
			||||||
  - &repo git.jmbit.de/${CI_REPO_OWNER}/${CI_REPO_NAME}
 | 
					  - &repo git.jmbit.de/${CI_REPO_OWNER}/${CI_REPO_NAME}
 | 
				
			||||||
| 
						 | 
					@ -20,5 +15,6 @@ steps:
 | 
				
			||||||
      password:
 | 
					      password:
 | 
				
			||||||
        from_secret: forgejo_token
 | 
					        from_secret: forgejo_token
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
 | 
					      branch: main
 | 
				
			||||||
      event: push
 | 
					      event: push
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue