update config
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ pipeline:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
registry: docker.mtfos.xyz
|
registry: docker.mtfos.xyz
|
||||||
repo: docker.mtfos.xyz/mtfos/bot_web
|
repo: docker.mtfos.xyz/mtfos/bot_web
|
||||||
build_arg:
|
build_args:
|
||||||
- PREFIX=/web
|
- PREFIX=/web
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tags: [latest, "${DRONE_COMMIT}"]
|
tags: [latest, "${DRONE_COMMIT}"]
|
||||||
|
|||||||
Reference in New Issue
Block a user