This commit is contained in:
@@ -10,9 +10,9 @@ clone:
|
|||||||
steps:
|
steps:
|
||||||
- name: myclone
|
- name: myclone
|
||||||
image: drone/git:latest
|
image: drone/git:latest
|
||||||
# volumes:
|
volumes:
|
||||||
# - name: 1panel-nginx-static
|
- name: 1panel-nginx-static
|
||||||
# path: /drone/src/xiezheng_h5
|
path: /drone/src
|
||||||
commands:
|
commands:
|
||||||
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
|
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
|
||||||
- git config --global http.sslVerify "false"
|
- git config --global http.sslVerify "false"
|
||||||
@@ -21,7 +21,7 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: 1panel-nginx-static
|
- name: 1panel-nginx-static
|
||||||
host:
|
host:
|
||||||
path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index
|
path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index/
|
||||||
|
|
||||||
# - name: pc-h5
|
# - name: pc-h5
|
||||||
# image: node:22.2.0
|
# image: node:22.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user