We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3ea57 commit 0692d32Copy full SHA for 0692d32
1 file changed
.github/scripts/release_code.sh
@@ -68,7 +68,6 @@ sam deploy \
68
EnableNotificationsExternal="$ENABLE_NOTIFICATIONS_EXTERNAL" \
69
EnabledSiteODSCodesValue="${ENABLED_SITE_ODS_CODES:-' '}" \
70
EnablePostDatedNotifications="$ENABLE_POST_DATED_NOTIFICATIONS" \
71
- EnabledSystemsValue="${ENABLED_SYSTEMS:-' '}" \
72
EnabledSupplierApplicationIDsValue="${ENABLED_SUPPLIER_APPLICATION_IDS:-' '}" \
73
BlockedSiteODSCodesValue="${BLOCKED_SITE_ODS_CODES:-' '}" \
74
NotifyRoutingPlanIDValue="$NOTIFY_ROUTING_PLAN_ID" \
0 commit comments