Update test_devops file
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jason 2020-08-19 14:43:22 +08:00
parent 50366bddf9
commit f15346d959
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
def test_devops
puts "This is good idea."
puts "OK"
end