We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffc9a4 commit 3e02cd1Copy full SHA for 3e02cd1
1 file changed
.gitlab/templates/pipeline.yaml.tpl
@@ -316,7 +316,7 @@ signed layer bundle:
316
- mkdir -p datadog_extension-signed-bundle-${CI_JOB_ID}
317
- cp .layers/datadog_extension-*.zip datadog_extension-signed-bundle-${CI_JOB_ID}
318
319
-Integration Tests - Publish arm64 layer with integration test prefix
+# Integration Tests - Publish arm64 layer with integration test prefix
320
publish integration layer (arm64):
321
stage: integration-tests
322
tags: ["arch:amd64"]
0 commit comments