We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d1058 commit 8f01134Copy full SHA for 8f01134
pipelines/main/platforms/build_linux.yml
@@ -32,3 +32,4 @@ steps:
32
# Receive some environment mappings from our templating engine
33
TRIPLET: "${TRIPLET?}"
34
MAKE_FLAGS: "${MAKE_FLAGS?}"
35
+ BUILDKITE_CANCEL_SIGNAL: "SIGQUIT"
0 commit comments