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.
1 parent af531c3 commit c40d352Copy full SHA for c40d352
.buildkite/pipeline.yml
@@ -1,6 +1,6 @@
1
agents:
2
useVault: true
3
- image: "python:3.10@sha256:6ff000548a4fa34c1be02624836e75e212d4ead8227b4d4381c3ae998933a922"
+ image: "python:3.10@sha256:c69e40390fbbcbe98785d0bec0e93a9308850c6727edba2293bba4c79bdaffb5"
4
5
notify:
6
- if: 'build.branch =~ /^((main)|([0-9]+\.[0-9]+))\$/ && (build.state == "failed" || pipeline.started_passing)'
0 commit comments