We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A link to the document with the typo.
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Location
A link to the document with the typo.
Error Details
In the YAML example, the indentation of the steps seems wrong:
The text was updated successfully, but these errors were encountered: