From 5aaadf4fe6c9adf2d3940896c686ed689f10770b Mon Sep 17 00:00:00 2001 From: Alex Shevchuk Date: Mon, 8 Sep 2025 14:53:44 +0300 Subject: [PATCH] 63 --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index cba9419..7d6178b 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -73,7 +73,7 @@ jobs: name: Push Docker Images runs-on: ubuntu-22.04 needs: lint - if: ${{ gitea.ref == 'refs/heads/master' || gitea.ref == 'refs/heads/release' }} + # if: ${{ gitea.ref == 'refs/heads/master' || gitea.ref == 'refs/heads/release' }} strategy: matrix: