From eb7204d20d31d1d074f866f0e0b804a5b6b648ed Mon Sep 17 00:00:00 2001 From: Umang Mistry Date: Mon, 12 Feb 2024 12:23:18 -0600 Subject: [PATCH] Updated cache in steps --- bitbucket-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f557015..ccbdbff 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -8,8 +8,6 @@ definitions: # terraform steps here # trigger: automatic # uncomment after testing trigger: manual - caches: - - terraform - step: &snowflake_deploy name: "Deploy Snowflake Changes" image: python:3.7