You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2018/01/12 10:26:48 UTC

[incubator-plc4x] 05/07: added todo about declarative pipeline

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

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

commit 7b771a16e8513c5137286ac70aa5b8e17b59cc5a
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Fri Jan 12 11:09:00 2018 +0100

    added todo about declarative pipeline
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index cbfe29c..2ecf0fc 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -18,6 +18,7 @@
  *  limitations under the License.
  *
  */
+// TODO: migrate to declarative pipeline if possible (https://jenkins.io/doc/book/pipeline/jenkinsfile/)
 node('ubuntu') {
 
     currentBuild.result = "SUCCESS"

-- 
To stop receiving notification emails like this one, please contact
"commits@plc4x.apache.org" <co...@plc4x.apache.org>.