This is an automated email from the ASF dual-hosted git repository.
gfournier 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 3b024e41 ci: Set commit number as last .asf.yml modification in
camel-website-pub
3b024e41 is described below
commit 3b024e4144259c25f5eb1c2a3acc70597a6d86bd
Author: Gaelle Fournier <[email protected]>
AuthorDate: Thu Oct 9 13:48:28 2025 +0200
ci: Set commit number as last .asf.yml modification in camel-website-pub
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 2b50d403..477c9000 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,7 +17,7 @@
* under the License.
*/
def NODE = 'git-websites'
-def STOP_SQUASH_AT = 'edd7b1147123f44b62fdb27be5d993bbdeacbc73'
+def STOP_SQUASH_AT = '3381ad5637eb525502df319e84b7208e8f2a977b'
pipeline {
agent {