ADD file for test devops

This commit is contained in:
Jasder 2020-07-20 17:47:26 +08:00
parent 63f725a31d
commit dd679e1ba9
1 changed files with 3 additions and 0 deletions

3
test_devops.rb Normal file
View File

@ -0,0 +1,3 @@
def test_devops
puts "good luck"
end