Обновить .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
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Get ENV`s
run: printenv
- name: Build and push image
run: |