change registry
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build an image to deploy website / build (push) Successful in 1m32s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build an image to deploy website / build (push) Successful in 1m32s
				
			This commit is contained in:
		| @@ -3,7 +3,8 @@ name: Build an image to deploy website | ||||
| on: | ||||
|   # Runs on pushes targeting the default branch | ||||
|   push: | ||||
|     branches: ["gitea-ci"] | ||||
|     tags: | ||||
|       - v* | ||||
|  | ||||
| # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages | ||||
| permissions: | ||||
| @@ -69,4 +70,4 @@ jobs: | ||||
|         with: | ||||
|           context: . | ||||
|           push: true | ||||
|           tags: 'h3m6q87t.gra7.container-registry.ovh.net/chill_website/web:1.0.0' | ||||
|           tags: 'h3m6q87t.gra7.container-registry.ovh.net/chill_website/web:${{ github.ref_name }}' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user