ci: only keep images for last week
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ghcr-retention.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ghcr-retention.yml
									
									
									
									
										vendored
									
									
								
							@ -13,7 +13,7 @@ jobs:
 | 
				
			|||||||
        uses: sondrelg/container-retention-policy@v1
 | 
					        uses: sondrelg/container-retention-policy@v1
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          image-names: dev-server,dev-ldap,dev-proxy
 | 
					          image-names: dev-server,dev-ldap,dev-proxy
 | 
				
			||||||
          cut-off: One month ago UTC
 | 
					          cut-off: One week ago UTC
 | 
				
			||||||
          account-type: org
 | 
					          account-type: org
 | 
				
			||||||
          org-name: goauthentik
 | 
					          org-name: goauthentik
 | 
				
			||||||
          untagged-only: false
 | 
					          untagged-only: false
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user