CI: Remove duplicate "docker-local-develop-lunar" target from Makefile
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
48a280b119
commit
19379027c8
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -544,9 +544,6 @@ docker-local-develop-jammy:
|
|||
docker-local-develop-lunar:
|
||||
docker pull ubuntu:lunar
|
||||
scripts/docker/build.sh develop lunar /lunar
|
||||
docker-local-develop-lunar:
|
||||
docker pull ubuntu:lunar
|
||||
scripts/docker/build.sh develop lunar /lunar
|
||||
docker-local-develop-impish:
|
||||
docker pull ubuntu:impish
|
||||
scripts/docker/build.sh develop impish /impish
|
||||
|
|
Loading…
Reference in a new issue