Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into kie-issues#1330
Browse files Browse the repository at this point in the history
  • Loading branch information
yesamer committed Jun 27, 2024
2 parents dfc6dba + 865712e commit 4353ae8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .ci/jenkins/config/branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,17 @@ maven:
creds_id: apache-nexus-kie-deploy-credentials
cloud:
image:
registry_credentials: tradisso_registry_token # TODO set to `kogito-quay-token`
registry: quay.io
namespace: tradisso
registry_user_credentials_id: DOCKERHUB_USER
registry_token_credentials_id: DOCKERHUB_TOKEN
registry: docker.io
namespace: apache
latest_git_branch: main
jenkins:
email_creds_id: DROOLS_CI_NOTIFICATION_EMAILS
agent:
docker:
builder:
image: quay.io/kiegroup/kogito-ci-build:main-latest
image: docker.io/apache/incubator-kie-kogito-ci-build:main-latest
args: --privileged --group-add docker
default_tools:
jdk: jdk_17_latest
Expand Down

0 comments on commit 4353ae8

Please sign in to comment.