summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobb Kidd <robb@thekidds.org>2019-11-01 17:26:02 -0400
committerRobb Kidd <robb@thekidds.org>2019-11-01 17:26:02 -0400
commit75e93b325dc7b72f9fc5a3a04e8849ae2666834a (patch)
tree8cb6abe35be0568d6c04822342708cc7c55285ba
parent192cbe2d20f0bdd090e68c3f4d3151a82563e5dc (diff)
downloadchef-75e93b325dc7b72f9fc5a3a04e8849ae2666834a.tar.gz
include the platform target in the package promotion command
Or else it won't work when there are multiple platform targets for a package. Signed-off-by: Robb Kidd <robb@thekidds.org>
-rw-r--r--.expeditor/habitat-test.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/habitat-test.pipeline.yml b/.expeditor/habitat-test.pipeline.yml
index 4fa9fdfd48..f18957c653 100644
--- a/.expeditor/habitat-test.pipeline.yml
+++ b/.expeditor/habitat-test.pipeline.yml
@@ -16,7 +16,7 @@ steps:
- label: ":habicat: Promoting packages to the current channel."
commands:
- - hab pkg promote "$EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64WINDOWS" current
+ - hab pkg promote "$EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64WINDOWS" current x86_64-windows
expeditor:
executor:
docker: