test2
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
编码猿
2024-12-01 00:18:58 +08:00
parent ed613779cf
commit 3503df5ec8

View File

@@ -2,24 +2,15 @@ kind: pipeline
type: docker
name: default
clone:
disable: true
extra_hosts:
- "git.buyusdt.xyz:192.168.31.100"
steps:
- name: test
image: node
commands:
- echo "11"
# - name: copy
- name: copy
image: drone/git:latest
# network_mode: host
# image: drone/git:latest
# # volumes:
# # - name: 1panel-nginx-static
# # path: /drone/src/xiezheng_h5
# commands:
# - echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
commands:
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
# - git config --global http.sslVerify "false"
# - pwd
# - ls