From 1fe24bc25d7cfc1e67a455477e54bee422947f84 Mon Sep 17 00:00:00 2001 From: Joerg Heffner <56156750+gitgoodjhe@users.noreply.github.com> Date: Sun, 7 Nov 2021 17:52:48 +0100 Subject: [PATCH] TSK-1759: Release routing-rest module --- .github/workflows/continuous-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 8fde8b8e6..552c4177f 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -377,7 +377,7 @@ jobs: :taskana-lib-parent,:taskana-core,:taskana-cdi,:taskana-spring,\ :taskana-rest-parent,:taskana-web,:taskana-rest-spring,\ :taskana-history-parent,:taskana-simplehistory-provider,:taskana-simplehistory-rest-spring,:taskana-loghistory-provider,\ - :taskana-routing-parent,:taskana-spi-routing-dmn-router + :taskana-routing-parent,:taskana-spi-routing-dmn-router,:taskana-routing-rest env: GPG_KEY_NAME: ${{ secrets.GPG_KEY_NAME }} GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}