diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 18ee810..f0f6e79 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -46,6 +46,7 @@ pipelines: - cd terraform/ - terraform init - terraform plan + - terraform apply - step: name: Deploy K8s apps (staging) script: