ADD a file for test devops

This commit is contained in:
jasder 2020-07-24 17:30:44 +08:00
parent 2dad9dc99d
commit 575294361a
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 "This is good idea."
end