File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626    name : Reusable Workflow 
2727    uses : ./.github/workflows/reusable_build_image.yaml 
2828    secrets :
29-       harbor-robot-secret : ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET  }} 
29+       harbor-robot-secret : ${{ secrets.HARBOR_ROBOT_STACKABLE_GITHUB_ACTION_BUILD_SECRET  }} 
3030      slack-token : ${{ secrets.SLACK_CONTAINER_IMAGE_TOKEN }} 
3131    with :
3232      product-name : spark-connect-client 
Original file line number Diff line number Diff line change 6767        uses : stackabletech/actions/publish-image@2d3d7ddad981ae09901d45a0f6bf30c2658b1b78  #  0.7.0
6868        with :
6969          image-registry-uri : oci.stackable.tech 
70-           image-registry-username : robot$sdp +github-action-build 
70+           image-registry-username : robot$${{ inputs.registry-namespace }} +github-action-build 
7171          image-registry-password : ${{ secrets.harbor-robot-secret }} 
7272          image-repository : ${{ inputs.registry-namespace }}/${{ inputs.product-name }} 
7373          image-manifest-tag : ${{ steps.build.outputs.image-manifest-tag }} 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments