feat: only build amd64 images for alpha environment
This commit is contained in:
parent
673334cb14
commit
1f048d6548
@ -27,7 +27,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: '../Dockerfile',
|
dockerfilePath: '../Dockerfile',
|
||||||
imageBuildRoot: '..',
|
imageBuildRoot: '..',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
]
|
]
|
||||||
|
|||||||
@ -28,7 +28,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
@ -49,7 +49,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
@ -70,7 +70,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
@ -91,7 +91,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
@ -112,7 +112,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
@ -133,7 +133,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
@ -154,7 +154,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
]
|
]
|
||||||
|
|||||||
@ -27,7 +27,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'Dockerfile',
|
dockerfilePath: 'Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
]
|
]
|
||||||
|
|||||||
@ -27,7 +27,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'chat.Dockerfile',
|
dockerfilePath: 'chat.Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
@ -48,7 +48,7 @@ executeFreeleapsPipeline {
|
|||||||
imageBuilder: 'dind',
|
imageBuilder: 'dind',
|
||||||
dockerfilePath: 'freeleaps.Dockerfile',
|
dockerfilePath: 'freeleaps.Dockerfile',
|
||||||
imageBuildRoot: '.',
|
imageBuildRoot: '.',
|
||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user