Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Mistake in Blog post

Dani Asztalos November 25, 2025

Hi,

I think there is a mistake in the Introducing Dynamic Step Condition for Bitbucket Pipelines blog post.

 

pipelines:
default:
- step:
name: Deploy to production
condition:
state: block_deployment == false
script:
- echo "Only run when block_deployment == true" 

 But I think it should be

echo "Only run when block_deployment == false" 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events