update
continuous-integration/drone/push Build is passing Details

master
wanggang 4 years ago
parent 3f7daf8c91
commit b7859df072

@ -1 +1,2 @@
#!/bin/sh
echo 15min at:$(date +%F%n%T) echo 15min at:$(date +%F%n%T)

@ -1 +1,3 @@
#!/bin/sh
echo hourly at:$(date +%F%n%T) echo hourly at:$(date +%F%n%T)

@ -1 +1,3 @@
#!/bin/sh
echo monthly at:$(date +%F%n%T) echo monthly at:$(date +%F%n%T)

@ -1 +1,2 @@
#!/bin/sh
echo weekly at:$(date +%F%n%T) echo weekly at:$(date +%F%n%T)
Loading…
Cancel
Save