Compare commits
2 Commits
7552ad1951
...
289e938006
| Author | SHA1 | Date | |
|---|---|---|---|
| 289e938006 | |||
| c6b62785a7 |
@@ -23,4 +23,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- echo "$SSH_IP git.buyusdt.xyz" >> /etc/hosts
|
- echo "$SSH_IP git.buyusdt.xyz" >> /etc/hosts
|
||||||
- git clone $SSH_CLONE_URL
|
- git clone $SSH_CLONE_URL
|
||||||
- sshpass -p $SSH_PASSWORD scp -o StrictHostKeyChecking=no -r /drone/src/xiezheng_h5/* $SSH_USERNAME@$SSH_IP:$SSH_STATIC_PATH
|
- sshpass -p $SSH_PASSWORD scp -o StrictHostKeyChecking=no -r /drone/src/xiezheng_h5/* $SSH_USERNAME@$SSH_IP:$SSH_STATIC_PATH
|
||||||
|
|||||||
@@ -4,7 +4,11 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<<<<<<< HEAD
|
||||||
|
<title>2222首页</title>
|
||||||
|
=======
|
||||||
<title>55首页</title>
|
<title>55首页</title>
|
||||||
|
>>>>>>> 7552ad195152575511f52b52e773c8ea4cf28df4
|
||||||
<script src="../js/utils/rem.js"></script>
|
<script src="../js/utils/rem.js"></script>
|
||||||
<link rel="stylesheet" href="../css/tool/clear.css">
|
<link rel="stylesheet" href="../css/tool/clear.css">
|
||||||
<link rel="stylesheet" href="https://unpkg.com/swiper@8.4.7/swiper-bundle.min.css">
|
<link rel="stylesheet" href="https://unpkg.com/swiper@8.4.7/swiper-bundle.min.css">
|
||||||
|
|||||||
Reference in New Issue
Block a user