From 0e02f551b9477ab787c3e261ab07a9dc2cb017f4 Mon Sep 17 00:00:00 2001 From: Kyle Wiebers Date: Thu, 29 Aug 2019 14:47:42 -0500 Subject: trigger pipeline with dag --- qa/qa.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/qa.rb b/qa/qa.rb index 2c11df1f15a..b207e61a242 100644 --- a/qa/qa.rb +++ b/qa/qa.rb @@ -11,6 +11,7 @@ module QA ## # GitLab QA runtime classes, mostly singletons. # + # Literally nothing module Runtime autoload :Release, 'qa/runtime/release' autoload :User, 'qa/runtime/user' -- cgit v1.2.1