summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@chef.io>2019-11-01 18:38:14 -0400
committerGitHub <noreply@github.com>2019-11-01 18:38:14 -0400
commita16e94afeefe34abe1c57e6c4f44e25721db7082 (patch)
tree8cb6abe35be0568d6c04822342708cc7c55285ba
parent192cbe2d20f0bdd090e68c3f4d3151a82563e5dc (diff)
parent75e93b325dc7b72f9fc5a3a04e8849ae2666834a (diff)
downloadchef-a16e94afeefe34abe1c57e6c4f44e25721db7082.tar.gz
Merge pull request #9044 from chef/robb/include-target-platform-in-promotion
[ci] include the platform target in the hab package promotion command
-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: