2025-08-26 22:57:35+04:00
Some checks failed
Docker Build / docker (push) Failing after 32s

This commit is contained in:
2025-08-26 22:57:35 +04:00
parent 6ed2c7f00c
commit 489b22722b

View File

@@ -19,11 +19,6 @@ jobs:
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Show git status (debug)
run: |
echo "GIT dir: $(pwd)"