Skip to content

The indentation looks incorrect for the YAML snippet #9310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
peter-smith-phd opened this issue Mar 30, 2025 · 0 comments
Open

The indentation looks incorrect for the YAML snippet #9310

peter-smith-phd opened this issue Mar 30, 2025 · 0 comments

Comments

@peter-smith-phd
Copy link

Location

A link to the document with the typo.

Error Details

In the YAML example, the indentation of the steps seems wrong:

jobs:
  notify:
    docker:
      - image: cimg/base:current
    steps:
- slack/notify:
	  event: fail
	  template: basic_fail_1
- slack/notify:
	  event: pass
	  template: success_tagged_deploy_1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant