add docker build dev

Former-commit-id: b983216808
This commit is contained in:
Lokowitz
2026-01-17 17:04:07 +00:00
committed by Owen Schwartz
parent 31bb483e40
commit d56537d0fd
2 changed files with 7 additions and 1 deletions

View File

@@ -39,4 +39,4 @@ jobs:
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
- name: Build Docker image
run: make docker-build-release tag="latest"
run: make docker-build-dev