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

lukaszlenart pushed a commit to branch results
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/results by this push:
     new e648338e5 Show git changes
e648338e5 is described below

commit e648338e5406413783e3372b6480095770c81020
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Wed Oct 19 15:38:45 2022 +0200

    Show git changes
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index 3bcb3d7a6..14b9318e9 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -42,6 +42,7 @@ pipeline {
             git remote add asf 
https://gitbox.apache.org/repos/asf/struts-site.git
           fi
 
+          git status
           git add Gemfile.lock
           git commit -m "Updates Gemfile.lock"
           git push asf master

Reply via email to