From e9514e5816b49a771c35f0fcbde5fa096b0e7cf0 Mon Sep 17 00:00:00 2001 From: salmon111 Date: Wed, 24 Apr 2024 15:45:36 +0900 Subject: [PATCH] support noble --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a590792..23f1fa6 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PRODUCTION_SSH=rough-field-2764@ssh.mc.lolipop.jp STAGING_SSH=lingering-dew-9357@ssh.mc.lolipop.jp SSH = $(if $(filter staging,$(ENVIRONMENT)),$(STAGING_SSH),$(PRODUCTION_SSH)) -PRODUCT_CODES=centos almalinux buster bullseye focal jammy debian +PRODUCT_CODES=centos almalinux buster bullseye focal jammy noble debian pkg: bin/download_artifacts STNS STNS