test only build amd front in alpha
This commit is contained in:
parent
8c6c1cf9fa
commit
a71aa5a529
@ -70,7 +70,7 @@ executeFreeleapsPipeline {
|
||||
imageBuilder: 'dind',
|
||||
dockerfilePath: 'Dockerfile',
|
||||
imageBuildRoot: '.',
|
||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
||||
imageReleaseArchitectures: ['linux/amd64'],
|
||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||
semanticReleaseEnabled: true
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user