From a255569a12b4e15f3e4df702705ac754245fda89 Mon Sep 17 00:00:00 2001 From: Ofer Levi Date: Sun, 3 Jul 2022 10:37:56 +0300 Subject: [PATCH] Publish athenz-syncer-common Signed-off-by: Ofer Levi --- screwdriver/scripts/publish.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/screwdriver/scripts/publish.sh b/screwdriver/scripts/publish.sh index a0358288d60..832d3db7cf9 100755 --- a/screwdriver/scripts/publish.sh +++ b/screwdriver/scripts/publish.sh @@ -38,5 +38,6 @@ deployProject "com.yahoo.athenz:athenz-zpe-java-client" deployProject "com.yahoo.athenz:athenz-msd-java-client" deployProject "com.yahoo.athenz:athenz-server-common" deployProject "com.yahoo.athenz:athenz-instance-provider" +deployProject "com.yahoo.athenz:athenz-syncer-common" rm -rf screwdriver/deploy