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..6b5e3ca --- /dev/null +++ b/gitautodeploy/parsers/gitlabci.py @@ -0,0 +1 @@ +from common import WebhookRequestParser |