remove feature-42 branch from build-docker workflow

This commit is contained in:
cuqmbr 2025-06-02 00:37:10 +03:00
parent 185098d0c6
commit 5a12ff322d
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -5,7 +5,6 @@ on:
branches:
- main
- develop
- feature-42
jobs:
build-docker:
@ -21,6 +20,8 @@ jobs:
password: ${{secrets.DOCKER_TOKEN}}
- name: Checkout repository
uses: actions/checkout@v4
# https://github.com/actions/checkout/issues/1830
# https://gitea.com/gitea/act_runner/issues/164
- name: Checkout lfs
run: |
git lfs install --local