CI Test
Some checks failed
Build, Push & Deploy Angular App / ⬆️ Build and Push Image to Gitea Registry (push) Failing after 51s
Build, Push & Deploy Angular App / 🚀 Deploy to Remote Server (push) Has been skipped

This commit is contained in:
Murat Özkorkmaz
2025-10-17 18:09:16 +02:00
parent 329ffafd5a
commit 411a86b1e9

View File

@@ -39,7 +39,7 @@ jobs:
push:
name: ⬆️ Build and Push Image to Gitea Registry
runs-on: ubuntu-latest
needs: build
# needs: build
steps:
- uses: actions/checkout@v3