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 3182df5 commit cb08f8bCopy full SHA for cb08f8b
.buildkite/pipeline.agentless-app-release.yaml
@@ -57,6 +57,8 @@ steps:
57
58
- label: ":docker: Validate docker image is built for all architectures"
59
command: ".buildkite/scripts/steps/validate-agentless-docker-image.sh"
60
+ env:
61
+ SERVICE_VERSION: "${VERSION}"
62
agents:
63
image: "docker.elastic.co/ci-agent-images/observability/oci-image-tools-agent:latest@sha256:a4ababd1347111759babc05c9ad5a680f4af48892784951358488b7e7fc94af9"
64
plugins:
0 commit comments