remove feature-42 branch from build-docker workflow
All checks were successful
/ build-docker (push) Successful in 3m49s

This commit is contained in:
cuqmbr 2025-06-02 00:36:36 +03:00
parent 185098d0c6
commit 3f4640890d
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -21,6 +21,8 @@ jobs:
password: ${{secrets.DOCKER_TOKEN}} password: ${{secrets.DOCKER_TOKEN}}
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
# https://github.com/actions/checkout/issues/1830
# https://gitea.com/gitea/act_runner/issues/164
- name: Checkout lfs - name: Checkout lfs
run: | run: |
git lfs install --local git lfs install --local