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 77716e04c Adds branch to push 77716e04c is described below commit 77716e04cad72e5f068183d0d2484b2a2cbc5bb0 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Wed Oct 19 15:27:15 2022 +0200 Adds branch to push --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a3f98e0f1..69c0f0c8a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -43,7 +43,7 @@ pipeline { git add Gemfile.lock git commit -m "Updates Gemfile.lock" - git push asf + git push asf master git fetch asf git checkout asf-staging