Continuous Delivery with Google Cloud Deploy Reviews

Continuous Delivery with Google Cloud Deploy Reviews

177 reviews

The task list order is wrong. After task 6 is task 9, and then task 7. Task 9. Promote the application to staging The correct cli: ``` gcloud beta deploy releases promote --delivery-pipeline web-app --release web-app-001 --to-target staging ``` Task 7. Promote the application to prod The correct cli: ``` gcloud beta deploy releases promote --delivery-pipeline web-app --release web-app-001 --to-target prod ``` I’m tired of fixing your scripts.

Violet S. · Reviewed about 2 months ago

Carlos L. · Reviewed about 2 months ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.