From 564e0888c69968650c49c3989193f5db22ab6a2a Mon Sep 17 00:00:00 2001 From: Marcus Date: Sat, 31 Jan 2026 14:49:53 -0300 Subject: [PATCH] ajustes novos --- .forgejo/workflows/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index cacafa6..012678b 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -15,7 +15,7 @@ jobs: build-and-push: runs-on: - self-hosted - - ubuntu-latest + - docker defaults: run: shell: sh @@ -63,7 +63,7 @@ jobs: needs: build-and-push runs-on: - self-hosted - - ubuntu-latest + - docker defaults: run: shell: sh