Skip to content

Commit

Permalink
Remove skip conditions when releasing GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
carminevassallo committed Jan 22, 2025
1 parent 007aa4d commit 4b7ef15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus/tasks_gcp_marketplace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ verify_gcp_staging_app_task:

release_gcp_prod_app_task:
<<: *BUILD_GCP_APP_TEMPLATE
skip: ""
only_if: $TRIGGER == "PUSH_PROD_DEPLOYER"
env:
GCLOUD_REGISTRY: gcr.io/sonarsource-public
Expand Down

0 comments on commit 4b7ef15

Please sign in to comment.