jenkinsfile
This commit is contained in:
parent
9dd16a0ab3
commit
49eed26e88
@ -1,2 +1,2 @@
|
|||||||
file = open("helper.txt", "r")
|
file = open("helper.txt", "r")
|
||||||
print(txt.read())
|
print(file.read())
|
Loading…
Reference in New Issue
Block a user