Switch to codeberg.org for registry
This commit is contained in:
		
							parent
							
								
									5412b58be5
								
							
						
					
					
						commit
						ac228e8d1e
					
				| 
						 | 
				
			
			@ -3,8 +3,8 @@ pipeline:
 | 
			
		|||
    image: woodpeckerci/plugin-docker-buildx
 | 
			
		||||
    settings:
 | 
			
		||||
      dockerfile: Dockerfile
 | 
			
		||||
      registry: https://registry.gitlab.com/
 | 
			
		||||
      repo: registry.gitlab.com/overtime-zone-wildfowl/rimgo
 | 
			
		||||
      registry: https://codeberg.org/
 | 
			
		||||
      repo: codeberg.org/overtime-zone-wildfowl/rimgo
 | 
			
		||||
      platforms: linux/amd64,linux/arm64
 | 
			
		||||
      tag: latest
 | 
			
		||||
      username:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@ version: '3'
 | 
			
		|||
 | 
			
		||||
services:
 | 
			
		||||
  rimgo:
 | 
			
		||||
    #image: registry.gitlab.com/overtime-zone-wildfowl/rimgo # Uncomment to use image, official image
 | 
			
		||||
    #image: codeberg.org/overtime-zone-wildfowl/rimgo # Uncomment to use image, official image
 | 
			
		||||
    #image: quay.io/pussthecatorg/rimgo # Unofficial image
 | 
			
		||||
    build: .
 | 
			
		||||
    ports:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue