mirror of https://github.com/certd/certd
				
				
				
			chore: github action build
							parent
							
								
									5d4ff2e3b7
								
							
						
					
					
						commit
						d2fd729961
					
				| 
						 | 
				
			
			@ -55,8 +55,7 @@ jobs:
 | 
			
		|||
      - name: Build and push
 | 
			
		||||
        uses: docker/build-push-action@v6.5.0
 | 
			
		||||
        with:
 | 
			
		||||
#          platforms: linux/amd64,linux/arm64
 | 
			
		||||
          platforms: linux/amd64,linux/arm64
 | 
			
		||||
          push: true
 | 
			
		||||
          tags: |
 | 
			
		||||
#            registry.cn-shenzhen.aliyuncs.com/handsfree/certd:latest
 | 
			
		||||
            registry.cn-shenzhen.aliyuncs.com/handsfree/certd:${{steps.get_certd_version.outputs.version}}
 | 
			
		||||
		Loading…
	
		Reference in New Issue