From f90113cbff1f730dbb58653a92cbcbb1611b6644 Mon Sep 17 00:00:00 2001 From: Drake Marino Date: Mon, 13 Apr 2026 04:28:54 +0000 Subject: [PATCH] rm docker --- .gitea/workflows/publish.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index e27abcf..4c3cd88 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -14,9 +14,6 @@ jobs: - name: Check out repository code uses: actions/checkout@v4 - - name: Install Docker - run: curl -fsSL https://get.docker.com | sh - - name: Login to Docker Registry uses: docker/login-action@v3 with: