File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 - name : Checkout code
6666 uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
6767 - name : Build and push image to DockerHub and Prime Staging Registry
68- uses : rancher/ecm-distro-tools/actions/publish-image@ba6da4535406f3fd814a169a325b8100cd4dbf44 # master
68+ uses : rancher/ecm-distro-tools/actions/publish-image@35c854ffca361062b8bc9e77b813ab12d68bb61a # master
6969 with :
7070 image : machine
7171 tag : ${{ github.ref_name }}
8484 prime-password : ${{ env.PRIME_STG_REGISTRY_PASSWORD }}
8585 - name : Build and push image to Prime Prod Registry
8686 if : ${{ !contains(github.ref_name, '-rc') }}
87- uses : rancher/ecm-distro-tools/actions/publish-image@ba6da4535406f3fd814a169a325b8100cd4dbf44 # master
87+ uses : rancher/ecm-distro-tools/actions/publish-image@35c854ffca361062b8bc9e77b813ab12d68bb61a # master
8888 with :
8989 image : machine
9090 tag : ${{ github.ref_name }}
You can’t perform that action at this time.
0 commit comments