mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-01 15:46:41 +08:00
ci: change docker image name
This commit is contained in:
parent
af74046124
commit
f33d6485d2
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
ImageTag ?=v0.9.6
|
ImageTag ?=v0.9.6
|
||||||
SoybeanImg ?= soybean/soybean:$(ImageTag)
|
SoybeanImg ?= soybeanjs/soybean-admin:$(ImageTag)
|
||||||
|
|
||||||
VERSION=$(shell git rev-parse --short HEAD)
|
VERSION=$(shell git rev-parse --short HEAD)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user