From c4fd602af04866497da859316109591723338f5c Mon Sep 17 00:00:00 2001 From: David Lancelin <45033872+dlancelin@users.noreply.github.com> Date: Wed, 19 Dec 2018 17:07:06 +0100 Subject: [PATCH] Prepare first release --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2a6c8f4..78a0631 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ deploy: - "${RELEASE_DEB_FILE}" - "${RELEASE_RPM_FILE}" skip_cleanup: true - draft: true on: repo: airbus-cyber/graylog-plugin-logging-alert jdk: openjdk8 + tags: true