We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13526d7 + 9e94f0c commit 6289ad5Copy full SHA for 6289ad5
.github/workflows/build-publish.yml
@@ -188,13 +188,6 @@ jobs:
188
}}
189
docker-image-digest: ${{ steps.docker-outputs.outputs.digest }}
190
191
- run-core-soak-on-release:
192
- needs: docker-core
193
- uses: smartcontractkit/chainlink/.github/workflows/on-demand-ocr-soak-test.yml@e8fa774450995fd45442a2e8e778f3a7eefc7af9 # 2025-08-08
194
- with:
195
- chainlink_version: ${{ github.ref_name }}
196
- team: CRE
197
-
198
deploy-core:
199
needs: [checks, docker-core]
200
permissions:
0 commit comments