You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/04/25 14:26:46 UTC

[incubator-hop] branch master updated: HOP-2804: code and doc change to test triggers

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

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git


The following commit(s) were added to refs/heads/master by this push:
     new ee85ef0  HOP-2804: code and doc change to test triggers
     new f8a0100  Merge pull request #768 from hansva/master
ee85ef0 is described below

commit ee85ef0b71b64801ca73449818d6c85d4bfa76d2
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Sun Apr 25 16:25:17 2021 +0200

    HOP-2804: code and doc change to test triggers
---
 Jenkinsfile                                           | 1 -
 docs/hop-user-manual/modules/ROOT/pages/concepts.adoc | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index b1df16d..05f9fb5 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -153,7 +153,6 @@ pipeline {
                   }
             }
         }
-
         stage('Deploy'){
             when {
                 branch 'master'
diff --git a/docs/hop-user-manual/modules/ROOT/pages/concepts.adoc b/docs/hop-user-manual/modules/ROOT/pages/concepts.adoc
index 54b7cc7..0d300c6 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/concepts.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/concepts.adoc
@@ -35,4 +35,4 @@ The following items are an alphabetically ordered list of concepts that are used
 
 
 Lazy Loading::
-include::snippets/hop-concepts/lazy-loading.adoc[]
\ No newline at end of file
+include::snippets/hop-concepts/lazy-loading.adoc[]