feat: 打包调整
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
# 查看更多 .gitignore 配置 -> https://help.github.com/articles/ignoring-files/
|
# 查看更多 .gitignore 配置 -> https://help.github.com/articles/ignoring-files/
|
||||||
/opt/agt/docker/agt/jar/agt-server.jar
|
/build/opt/agt/docker/agt/jar/agt-server.jar
|
||||||
/opt/agt/docker/nginx/html/dist/
|
/build/opt/agt/docker/nginx/html/dist/
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
dpkg-deb --build agt-1.1.0-20250926-ub22
|
dpkg-deb --build build agt-1.1.0-$(date +"%Y%m%d")-ub22.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user