docs: update dokku update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2024-10-19 11:55:57 +02:00
parent cbc336b974
commit b4547a3aeb

View file

@ -34,3 +34,7 @@ Deploy
git remote add dokku dokku@dinlas.apps.glenux.net:cicd-agent git remote add dokku dokku@dinlas.apps.glenux.net:cicd-agent
git push dokku master git push dokku master
dokku git:from-image cicd-agent "glenux/service-drone-runner:$IMAGE_TAG"