We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 405452c + e9514e5 commit ea35dcfCopy full SHA for ea35dcf
Makefile
@@ -5,7 +5,7 @@ [email protected]
5
STAGING_SSH[email protected]
6
7
SSH = $(if $(filter staging,$(ENVIRONMENT)),$(STAGING_SSH),$(PRODUCTION_SSH))
8
-PRODUCT_CODES=centos almalinux buster bullseye focal jammy debian
+PRODUCT_CODES=centos almalinux buster bullseye focal jammy noble debian
9
10
pkg:
11
bin/download_artifacts STNS STNS
0 commit comments