diff options
author | hyang <hyang@hyang.xyz> | 2023-08-27 16:16:04 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-27 16:16:04 -0700 |
commit | eab984b17384d1dc752f0a0954335659061475b0 (patch) | |
tree | 90694a7c9e39c88864e3043b881084bf34ffc263 /.drone.yml | |
parent | 515fd4a3a688e843aed583b9da60e682828fde0f (diff) |
add ping
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,4 +31,4 @@ steps: - name: bing image: curlimages/curl commands: - - curl -X PUT hyang.xyz + - curl -X PUT https://hyang.xyz |