From 78d9c80226c52bcd70e27e7ee2a3a7754f644b53 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 24 Mar 2018 14:02:20 +0200 Subject: Change: rename blob service to artifact store --- yarns/400-build.yarn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'yarns/400-build.yarn') diff --git a/yarns/400-build.yarn b/yarns/400-build.yarn index ef164d9..e2ba579 100644 --- a/yarns/400-build.yarn +++ b/yarns/400-build.yarn @@ -27,7 +27,7 @@ Set up the controller. GIVEN an RSA key pair for token signing AND controller config uses statedir at the state directory - AND controller config uses https://blobs.example.com as blob service + AND controller config uses https://blobs.example.com as artifact store AND an access token for user with scopes ... uapi_pipelines_post ... uapi_projects_post @@ -640,7 +640,7 @@ Set up the controller. GIVEN an RSA key pair for token signing AND controller config uses statedir at the state directory - AND controller config uses https://blobs.example.com as blob service + AND controller config uses https://blobs.example.com as artifact store AND an access token for user with scopes ... uapi_pipelines_post ... uapi_projects_post @@ -797,7 +797,7 @@ Set up the controller. GIVEN an RSA key pair for token signing AND controller config uses statedir at the state directory - AND controller config uses https://blobs.example.com as blob service + AND controller config uses https://blobs.example.com as artifact store AND an access token for user with scopes ... uapi_pipelines_post ... uapi_projects_post -- cgit v1.2.1