From 99403045e28e77131c0bb7cc711a803b4497fef1 Mon Sep 17 00:00:00 2001 From: Jay Sharma Date: Wed, 2 Aug 2023 10:52:03 +0530 Subject: [PATCH] dev/qa commit --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 74458831..309666e1 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -55,7 +55,7 @@ definitions: steps: - step: &deploy name: deploy to $ENV environment - image: atlassian/default-image:3 + image: atlassian/pipelines-awscli script: # check if env file exists - if [ -e setenv.sh ]; then