From c2fec3515e3dcc8a511bcdf7491d6cda3f39e0fc Mon Sep 17 00:00:00 2001 From: Glenn Date: Sat, 19 Oct 2024 11:56:15 +0200 Subject: [PATCH] docs: update dokku line --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c0d0fc..935b976 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,5 @@ Deploy git remote add dokku dokku@dokku.example.com:cicd git push dokku master + dokku git:from-image cicd "glenux/service-drone-server:$IMAGE_TAG" +