remove feature-42 branch from build-docker workflow
All checks were successful
/ build-docker (push) Successful in 3m49s
All checks were successful
/ build-docker (push) Successful in 3m49s
This commit is contained in:
parent
185098d0c6
commit
3f4640890d
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user