This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f3436c8c Update Jenkinsfile to squash where we have the .asf.yaml file 
updated
f3436c8c is described below

commit f3436c8c5c39679c813eb319895f188289347c6c
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Apr 1 09:43:46 2025 +0200

    Update Jenkinsfile to squash where we have the .asf.yaml file updated
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 71e6031c..729369f3 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,7 +17,7 @@
  * under the License.
  */
 def NODE = 'git-websites'
-def STOP_SQUASH_AT = '5570b6e2e57afb5f0a8f78f9bf9c33bd6f16aaed'
+def STOP_SQUASH_AT = 'edd7b1147123f44b62fdb27be5d993bbdeacbc73'
 
 pipeline {
     agent {

Reply via email to