Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Generated pipelines now fail on any non-zero exit#260

Merged
bnookala merged 3 commits intomasterfrom
pipelines-fail-on-error
Feb 6, 2020
Merged

Generated pipelines now fail on any non-zero exit#260
bnookala merged 3 commits intomasterfrom
pipelines-fail-on-error

Conversation

@evanlouie
Copy link
Collaborator

@evanlouie evanlouie commented Feb 6, 2020

  • generateYamlScript now prepends outputted scripts with set -e to ensure
    that any executed commands exit with exit code 0.

partial fix microsoft/bedrock#908

- `generateYamlScript` now prepends outputted strings with `set -e` to ensure
  that any executed commands exit with exit code 0.

  partial fix microsoft/bedrock#908
@evanlouie evanlouie force-pushed the pipelines-fail-on-error branch from 91ab6f5 to 0bb6503 Compare February 6, 2020 06:25
@bnookala bnookala merged commit b058de9 into master Feb 6, 2020
@evanlouie evanlouie deleted the pipelines-fail-on-error branch February 6, 2020 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Silent error related to Fabrikate in update_image_tag stage of SPK install-build-pipeline

4 participants