From b4547a3aeb734c6b34e20bba45883ccb838fce34 Mon Sep 17 00:00:00 2001 From: Glenn Date: Sat, 19 Oct 2024 11:55:57 +0200 Subject: [PATCH] docs: update dokku update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c1d8b8c..61bbdb1 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ Deploy git remote add dokku dokku@dinlas.apps.glenux.net:cicd-agent git push dokku master + dokku git:from-image cicd-agent "glenux/service-drone-runner:$IMAGE_TAG" + + +