|
28 | 28 | name: rockylinux-rpms
|
29 | 29 | path: rpms/*.rpm
|
30 | 30 | - name: Deploy to nexus
|
31 |
| - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@OPSEXP-1833-fixup-maven-deploy |
| 31 | + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@8c41180b78fccb6eb785aaf75f5e2a6303f138ff |
32 | 32 | if: startsWith(github.ref, 'refs/tags/v')
|
33 | 33 | with:
|
34 | 34 | group-id: org.imagemagick
|
|
68 | 68 | name: centos-rpms
|
69 | 69 | path: rpms/*.rpm
|
70 | 70 | - name: Deploy to nexus
|
71 |
| - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@OPSEXP-1833-fixup-maven-deploy |
| 71 | + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@8c41180b78fccb6eb785aaf75f5e2a6303f138ff |
72 | 72 | if: startsWith(github.ref, 'refs/tags/v')
|
73 | 73 | with:
|
74 | 74 | group-id: org.imagemagick
|
@@ -108,7 +108,7 @@ jobs:
|
108 | 108 | name: ubuntu-18.04-deb
|
109 | 109 | path: ${{ github.workspace }}/*.deb
|
110 | 110 | - name: Deploy to nexus
|
111 |
| - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@OPSEXP-1833-fixup-maven-deploy |
| 111 | + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@8c41180b78fccb6eb785aaf75f5e2a6303f138ff |
112 | 112 | if: startsWith(github.ref, 'refs/tags/v')
|
113 | 113 | with:
|
114 | 114 | group-id: org.imagemagick
|
@@ -148,7 +148,7 @@ jobs:
|
148 | 148 | name: ubuntu-20.04-deb
|
149 | 149 | path: ${{ github.workspace }}/*.deb
|
150 | 150 | - name: Deploy to nexus
|
151 |
| - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@OPSEXP-1833-fixup-maven-deploy |
| 151 | + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@8c41180b78fccb6eb785aaf75f5e2a6303f138ff |
152 | 152 | if: startsWith(github.ref, 'refs/tags/v')
|
153 | 153 | with:
|
154 | 154 | group-id: org.imagemagick
|
@@ -188,7 +188,7 @@ jobs:
|
188 | 188 | name: ubuntu-22.04-deb
|
189 | 189 | path: ${{ github.workspace }}/*.deb
|
190 | 190 | - name: Deploy to nexus
|
191 |
| - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@OPSEXP-1833-fixup-maven-deploy |
| 191 | + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@8c41180b78fccb6eb785aaf75f5e2a6303f138ff |
192 | 192 | if: startsWith(github.ref, 'refs/tags/v')
|
193 | 193 | with:
|
194 | 194 | group-id: org.imagemagick
|
|
0 commit comments