From e00d289617bb6844304b1070266b0d97218a4596 Mon Sep 17 00:00:00 2001 From: Giles Bradshaw Date: Sun, 10 May 2020 20:09:19 +0100 Subject: [PATCH] . --- drone-starlark/repos/stack/drone.star | 3 --- 1 file changed, 3 deletions(-) diff --git a/drone-starlark/repos/stack/drone.star b/drone-starlark/repos/stack/drone.star index a2ab9f0..b30604c 100644 --- a/drone-starlark/repos/stack/drone.star +++ b/drone-starlark/repos/stack/drone.star @@ -38,14 +38,11 @@ def drone( ), build("gitea"), build("guacamole-postgresql"), - build("ghost"), scp(base), pull( "pull images", [ - "drone-starlark", "gitea", - "ghost", "guacamole-postgresql", ], ),