Обновить .gitea/workflows/ci.yml
Some checks failed
Builder / build (push) Failing after 3s

This commit is contained in:
2026-01-07 23:34:54 +03:00
parent 6f19256bc3
commit 995c3809bf

View File

@@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repo - name: Get ENV`s
uses: actions/checkout@v4 run: printenv
- name: Build and push image - name: Build and push image
run: | run: |