diff options
-rw-r--r-- | .expeditor/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index d323cf4025..dea5a85d56 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -20,7 +20,7 @@ rubygems: pipelines: - verify: public: true - - docker/build + - docker/build: definition: .expeditor/docker-build.pipeline.yml trigger: default - habitat/build |