Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Dec 7, 2023
1 parent 606877c commit 6917d6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dss-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
docker-compose up -d

0 comments on commit 6917d6e

Please sign in to comment.