This commit is contained in:
@@ -15,11 +15,12 @@ steps:
|
|||||||
- 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"
|
||||||
- git clone https://git.buyusdt.xyz/bmy/xiezheng.git
|
- git clone https://git.buyusdt.xyz/bmy/xiezheng.git
|
||||||
- cd /drone/src/xiezheng/
|
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
|
- cd /drone/src/xiezheng/
|
||||||
- npm run dev
|
- npm run dev
|
||||||
|
|
||||||
# host_aliases:
|
# host_aliases:
|
||||||
|
|||||||
Reference in New Issue
Block a user