This commit is contained in:
@@ -15,11 +15,12 @@ steps:
|
||||
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
|
||||
- git config --global http.sslVerify "false"
|
||||
- git clone https://git.buyusdt.xyz/bmy/xiezheng.git
|
||||
- cd /drone/src/xiezheng/
|
||||
|
||||
|
||||
- name: test
|
||||
image: node
|
||||
commands:
|
||||
- cd /drone/src/xiezheng/
|
||||
- npm run dev
|
||||
|
||||
# host_aliases:
|
||||
|
||||
Reference in New Issue
Block a user