fix(ci): load docker image to runner
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				/ release (push) Successful in 4m38s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	/ release (push) Successful in 4m38s
				
			This commit is contained in:
		| @@ -3,7 +3,7 @@ on: | |||||||
|     branches: |     branches: | ||||||
|       - main |       - main | ||||||
|   schedule: |   schedule: | ||||||
|     - cron: '@weekly' |     - cron: "@weekly" | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   release: |   release: | ||||||
| @@ -37,6 +37,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           context: . |           context: . | ||||||
|           push: false |           push: false | ||||||
|  |           load: true | ||||||
|           tags: ${{ vars.PACKAGES_REGISTRY_URL }}/${{ gitea.repository }}:latest |           tags: ${{ vars.PACKAGES_REGISTRY_URL }}/${{ gitea.repository }}:latest | ||||||
|  |  | ||||||
|       - name: Push image |       - name: Push image | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user