@@ -2,6 +2,9 @@ clone:
depth: 50
recursive: true
path: development-manual
+build:
+ image: docker.i2erp.cn/golang:1.13
+ commands:
publish:
docker:
registry: docker.i2erp.cn
@@ -9,3 +12,4 @@ publish:
repo: docker.i2erp.cn/development-manual
tag:
- latest
+