|
@@ -14,7 +14,7 @@ steps:
|
|
|
# - ls -l
|
|
|
# - pwd
|
|
|
- name: build
|
|
|
- image: plugins/docker
|
|
|
+ image: plugins/docker:20.14.2
|
|
|
volumes:
|
|
|
- name: hosts
|
|
|
path: /etc/hosts
|
|
@@ -23,7 +23,7 @@ steps:
|
|
|
- name: dockersock
|
|
|
path: /var/run/docker.sock
|
|
|
settings:
|
|
|
- dockerfile: /app/kpt-tmr-group/Dockerfile
|
|
|
+ #dockerfile: /drone/src/kpt-tmr-group/Dockerfile
|
|
|
username:
|
|
|
from_secret: aliyuncs_username
|
|
|
password:
|