Skip to content

Commit

Permalink
Updated GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
sofarsog00d committed Apr 21, 2023
1 parent 1ca4441 commit 8d1e848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
run: |
ssh -p 33322 -o "StrictHostKeyChecking no" [email protected] << 'ENDSSH'
cd ~/oam-api && git pull
docker-compose down --volumes && docker-compose up --build
docker-compose up -d --build
ENDSSH

0 comments on commit 8d1e848

Please sign in to comment.