diff --git a/.expeditor/config.yml b/.expeditor/config.yml index bf27fd533..ba633d5a2 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -57,7 +57,6 @@ subscriptions: - workload: buildkite_hab_build_group_published:{{agent_id}}:* actions: # when all of the hab package publish to the unstable channel, test and promote them - - trigger_pipeline:habitat/test - built_in:promote_habitat_packages - workload: project_promoted:{{agent_id}}:dev:* actions: diff --git a/.gitignore b/.gitignore index 1439f4cec..fd132c08f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ bin Gemfile.local gem_graph.png Gemfile.lock +.idea/ \ No newline at end of file