From 353873fef86343e3a3ba07f7cbb4772dce7eb6ea Mon Sep 17 00:00:00 2001 From: davidmoshal Date: Sat, 7 Nov 2020 22:41:32 -0800 Subject: [PATCH] Update screwdriver.yaml --- screwdriver.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/screwdriver.yaml b/screwdriver.yaml index fd22b12..190f5a8 100644 --- a/screwdriver.yaml +++ b/screwdriver.yaml @@ -2,6 +2,7 @@ # Shared definition block # This is where you would define any attributes that all your jobs will # inherit. + shared: # We specify a common NodeJS Docker image for our Jobs. It takes the form of # "repo_name:tag_label", where the "tag_label" is optional.