56
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped
Go Linter / Push Docker Images (api_gateway) (push) Successful in 33s

This commit is contained in:
Alex Shevchuk
2025-08-20 22:59:11 +03:00
parent 6f014abe4b
commit bde8a20a16

View File

@@ -65,7 +65,7 @@ jobs:
push: push:
name: Push Docker Images name: Push Docker Images
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
needs: lint # 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: strategy: