Skip to content

Commit dcc6532

Browse files
committed
IGNORE: Testing CI Integration
1 parent 019dc5e commit dcc6532

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ansible/roles/openshift_client_python/library/openshift_client_python.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/ignore_me.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env python
2+
3+
if __name__ == '__main__':
4+
print('This script is simply to test the openshift-client-python\' CI integration!!')

0 commit comments

Comments
 (0)