summaryrefslogtreecommitdiffstats
path: root/gitautodeploy/parsers/gitlabci.py
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-03-06 21:32:40 +0100
committerOliver Poignant <oliver@poignant.se>2016-03-06 21:32:40 +0100
commit92661088c7a61f3f53c4aa56bc5f7257a6487075 (patch)
treed7c4be5cca73ec48bafa9086f99fcd74e8976bba /gitautodeploy/parsers/gitlabci.py
parent7b0379c66dc3c5268f60defce767e9a7893995b4 (diff)
parentedaec6df3c2b3b9c32b63b97c620b9ce204a21ed (diff)
downloadGit-Auto-Deploy-92661088c7a61f3f53c4aa56bc5f7257a6487075.zip
Git-Auto-Deploy-92661088c7a61f3f53c4aa56bc5f7257a6487075.tar.gz
Git-Auto-Deploy-92661088c7a61f3f53c4aa56bc5f7257a6487075.tar.bz2
Merge pull request #73 from olipo186/development-two
Moved files around into new project structure. Work in progress.
Diffstat (limited to 'gitautodeploy/parsers/gitlabci.py')
-rw-r--r--gitautodeploy/parsers/gitlabci.py1
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