add docker build dev

This commit is contained in:
Lokowitz
2026-01-17 17:04:07 +00:00
committed by Owen Schwartz
parent 172eb97aa1
commit b983216808
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