From 7103fe98295ffd80c501e0bd673140841daecc95 Mon Sep 17 00:00:00 2001 From: scanash00 Date: Tue, 10 Mar 2026 14:28:49 -0800 Subject: [PATCH] k --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5a7f894..5b0f1dd 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,4 +19,4 @@ jobs: host: ${{ secrets.DOKKU_HOST }} username: deploy key: ${{ secrets.DEPLOY_KEY }} - script: sudo docker pull ghcr.io/margin-at/margin:latest && sudo dokku git:from-image margin ghcr.io/margin-at/margin:latest --force \ No newline at end of file + script: echo deploy \ No newline at end of file -- 2.51.2