dev/qa commit
This commit is contained in:
@@ -55,7 +55,7 @@ definitions:
|
|||||||
steps:
|
steps:
|
||||||
- step: &deploy
|
- step: &deploy
|
||||||
name: deploy to $ENV environment
|
name: deploy to $ENV environment
|
||||||
image: atlassian/default-image:3
|
image: atlassian/pipelines-awscli
|
||||||
script:
|
script:
|
||||||
# check if env file exists
|
# check if env file exists
|
||||||
- if [ -e setenv.sh ]; then
|
- if [ -e setenv.sh ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user