UNCLASSIFIED

Commit 697440ef authored by Ildefonso Montero's avatar Ildefonso Montero
Browse files

2.263.1.2

parent 3d4050a1
Pipeline #120297 passed with stage
in 8 seconds
...@@ -26,8 +26,6 @@ WORKDIR /home/${user} ...@@ -26,8 +26,6 @@ WORKDIR /home/${user}
ENTRYPOINT ["entrypoint", "jenkins-agent"] ENTRYPOINT ["entrypoint", "jenkins-agent"]
# TODO LABELS
ARG TARBALL=files.tar ARG TARBALL=files.tar
ADD ${TARBALL} / ADD ${TARBALL} /
COPY scripts/ / COPY scripts/ /
......
@Library('DCCSCR@master') _
dccscrPipeline(version: '2.263.1.2')
{
"resources": [
{
"url": "https://downloads.cloudbees.com/dsop-files/agent-files-4a311ae7d8b1a5527125ef58dc240f6a88731e34688288b0a2ced04702da0a39.tar",
"filename": "files.tar",
"validation": {
"type": "sha256",
"value": "4a311ae7d8b1a5527125ef58dc240f6a88731e34688288b0a2ced04702da0a39"
}
}
]
}
apiVersion: v1
name: cloudbees/core/agent
tags:
- "2.263.1.2"
- latest
labels:
org.opencontainers.image.title: agent
org.opencontainers.image.description: "CloudBees CI (agent subcomponent)"
org.opencontainers.image.licenses: proprietary
org.opencontainers.image.url: https://docs.cloudbees.com/docs/cloudbees-ci/
org.opencontainers.image.vendor: CloudBees
org.opencontainers.image.version: "2.263.1.2"
mil.dso.ironbank.image.keywords: cicd
mil.dso.ironbank.image.type: commercial
mil.dso.ironbank.product.name: CloudBees CI
resources:
- filename: files.tar
url: https://downloads.cloudbees.com/dsop-files/agent-files-0f282fe59508b7acdcafd1b49ec9a768fb2428c88f7824096965eb748ce3642b.tar
validation:
type: sha256
value: 0f282fe59508b7acdcafd1b49ec9a768fb2428c88f7824096965eb748ce3642b
maintainers:
- email: productivity-team@cloudbees.com
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment