diff --git a/.github/workflows/dss-deploy.yml b/.github/workflows/dss-deploy.yml index f8865e711..2de6f3600 100644 --- a/.github/workflows/dss-deploy.yml +++ b/.github/workflows/dss-deploy.yml @@ -40,9 +40,10 @@ jobs: aws sts get-caller-identity - name: Test Scenario AWS-1 + shell: bash with: working-directory: ./deploy/operations/ env: COMPOSE_PROFILES: aws-1 run: | - docker-compose up -d \ No newline at end of file + docker-compose up -d