chore: remove submodules from release images and workflows

This commit is contained in:
Stavros
2026-04-10 17:15:23 +03:00
parent 5ce19f58d1
commit a874ef5ba6
7 changed files with 4 additions and 141 deletions

View File

@@ -28,8 +28,6 @@ ARG BUILD_TIMESTAMP
WORKDIR /tinyauth
COPY ./paerser ./paerser
COPY go.mod ./
COPY go.sum ./