Обновить .gitea/workflows/ci.yml
Some checks failed
Create and publish a Docker image 🚀 / build-and-push-image (push) Failing after 3m23s

This commit is contained in:
2026-01-08 00:20:59 +03:00
parent 3141ae4545
commit d40f460a8e

View File

@@ -14,9 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
-
name: Check ENV`s
run: echo ${{ secrets.REGISTRY }} && ${{ secrets.TOKEN }}
-
name: Checkout repository
uses: actions/checkout@v4