diff options
Diffstat (limited to 'GitAutoDeploy/parsers/gitlabci.py')
-rw-r--r-- | GitAutoDeploy/parsers/gitlabci.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GitAutoDeploy/parsers/gitlabci.py b/GitAutoDeploy/parsers/gitlabci.py new file mode 100644 index 0000000..9fc66be --- /dev/null +++ b/GitAutoDeploy/parsers/gitlabci.py @@ -0,0 +1 @@ +from WebhookRequestParser import WebhookRequestParser |