This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch radtriste-fix-pipelines
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-images.git
The following commit(s) were added to refs/heads/radtriste-fix-pipelines by
this push:
new d6a8c2ed use skopeo installed in image
d6a8c2ed is described below
commit d6a8c2ed793652905dc578b927684bb48f425f9d
Author: jstastny-cz <[email protected]>
AuthorDate: Mon Nov 20 17:56:37 2023 +0100
use skopeo installed in image
---
.ci/jenkins/Jenkinsfile.build-image | 2 --
1 file changed, 2 deletions(-)
diff --git a/.ci/jenkins/Jenkinsfile.build-image
b/.ci/jenkins/Jenkinsfile.build-image
index 2cd1323a..37774e3b 100644
--- a/.ci/jenkins/Jenkinsfile.build-image
+++ b/.ci/jenkins/Jenkinsfile.build-image
@@ -118,8 +118,6 @@ pipeline {
}
steps {
script {
- cloud.installSkopeo()
-
// Make public if quay registry
if (getDeployImageRegistry() == QUAY_REGISTRY) {
String namespace = getDeployImageNamespace()
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]