We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1053c5d commit 4baaab4Copy full SHA for 4baaab4
.buildkite/pipelines/analyze_build_failure.yml.sh
@@ -23,5 +23,5 @@ steps:
23
if: "build.state == 'failed' || build.state == 'failing'"
24
soft_fail: true
25
agents:
26
- image: "python:3-slim"
+ image: "python:3"
27
EOL
0 commit comments