Skip to content

Removing the GCP deployment environment, replacing with a deprecation error

David Diederich requested to merge deprecate-gcp-provider into master

This environment is no longer supported. Removing it here will stop it in all pipelines across the board, without requiring updates to the per-service .gitlab-ci.yml file.

The pipeline will add a new warning stage, which indicates that the include is deprecated and should be removed.

Merge request reports