Logo
Explore Help
Sign In
Cwikius-Spring/spring-data-elasticsearch
1
0
Fork 0
You've already forked spring-data-elasticsearch
mirror of https://github.com/spring-projects/spring-data-elasticsearch.git synced 2025-06-28 23:02:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
spring-data-elasticsearch/ci/clean.sh

9 lines
261 B
Bash
Raw Normal View History

DATAES-996 - Use Docker hub credentials for all CI jobs.
2020-12-15 11:09:24 -06:00
#!/bin/bash -x
set -euo pipefail
Introduce property for Jenkins user and Artifactory server details. Closes #2781
2023-11-27 11:01:20 +01:00
export JENKINS_USER=${JENKINS_USER_NAME}
Connect build to ge.spring.io. This change publishes a build scan to ge.spring.io for every local build from an authenticated Spring committer and for CI where appropriate access tokens are available. The build will not fail if publishing fails. This change also allows the build to benefit from local and remote build caching, providing faster builds for all contributors. Additionally, the project will have access to all features of Gradle Enterprise such as: - Dashboards to view all historical build scans, along with performance trends over time - Build failure analytics for enhanced investigation and diagnosis of build failures - Test failure analytics to better understand trends and causes around slow, failing, and flaky tests See #2718
2023-09-15 14:46:26 -05:00
Introduce property for Jenkins user and Artifactory server details. Closes #2781
2023-11-27 11:01:20 +01:00
MAVEN_OPTS="-Duser.name=${JENKINS_USER} -Duser.home=/tmp/jenkins-home" \
./mvnw -s settings.xml clean -Dscan=false -Dmaven.repo.local=/tmp/jenkins-home/.m2/spring-data-elasticsearch
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 88ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API