test seret
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-12-19 21:33:39 +01:00
parent ee28c4cbc8
commit 7539550ce7
2 changed files with 18 additions and 2 deletions

3
print_secret.py Normal file
View File

@@ -0,0 +1,3 @@
import os
print(os.getenv('SECRET'))