Compare commits

..

1 commit
main ... test

Author SHA1 Message Date
Bruno BELANYI 83c66e7d46 WIP: ci: fix 'TYPE' variable usage
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/manual/deploy Pipeline was successful
I *think* this way should have worked, but it doesn't [1].

So let's use an actual variable instead of interpolation, which *should*
work.
2023-11-01 19:15:25 +01:00
2 changed files with 4 additions and 4 deletions

View file

@ -13,9 +13,9 @@ matrix:
# Run the correct matrix build on the correct branch
when:
evaluate: |
((CI_COMMIT_BRANCH == CI_REPO_DEFAULT_BRANCH) == ("${TYPE}" == "prod"))
(CI_COMMIT_BRANCH == CI_REPO_DEFAULT_BRANCH) == (TYPE == "prod")
steps:
pipeline:
- name: check
image: bash
commands:

View file

@ -20,6 +20,6 @@ A few of my Amazon wish lists in case you want to give me a gift.
* [FR link](https://www.thekitchenlab.fr/fr/p/la-presse-du-chef-poids-de-friture-bruce-hill-13-oz/)
* Knives
* [Gyuto, damascus finish, 210mm](https://www.kitchenprovisions.co.uk/collections/stainless-steel/products/gyuto-knife-vg10-damascus-finish-ohishi)
* [Gyuto, nashiji finish, 240mm](https://www.kitchenprovisions.co.uk/collections/kanehiro/products/gyuto-knife-ginsan-stainless-steel-nashiji-finish-kanehiro?variant=39743550718014)
* [Gyuto, polished finish, black ferrule 240mm](https://www.kitchenprovisions.co.uk/collections/sukenari/products/gyuto-knife-hap40-powder-steel-polished-finish-sukenari?variant=39743545016382)
* [Combustion Inc thermometer and display](https://combustion.inc/products/predictive-thermometer-and-display)
* [Get the one with the range extender if you *really* want to spoil me](https://combustion.inc/products/predictive-thermometer-display)
* [Lego bonsai tree](https://www.lego.com/en-gb/product/bonsai-tree-10281)