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 9211965 commit 606877c
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 @@ -44,4 +44,5 @@ jobs:
working-directory: ./deploy/operations/
env:
COMPOSE_PROFILES: aws-1
run: docker-compose up -d
run: |
docker-compose up -d

0 comments on commit 606877c

Please sign in to comment.