mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
modify project name
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ if [ "$mode" == "--snapshot" ]; then
|
||||
fi
|
||||
|
||||
echo "Building docker image...";
|
||||
docker build -t lab:${version} .
|
||||
docker build -t ezbookkeeping:${version} .
|
||||
|
||||
Reference in New Issue
Block a user