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