dev/qa commit

This commit is contained in:
Jay Sharma
2023-08-02 10:52:03 +05:30
parent 4b4ffdb2de
commit 99403045e2

View File

@@ -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