Skip to content

Commit

Permalink
(fix) folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MTthoas committed Mar 3, 2024
1 parent 6092a87 commit b6c18af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:

- name: Build and deploy Docker containers
run: |
cd ~/projects/uniride/authService
ls -la
docker-compose up -d --build

0 comments on commit b6c18af

Please sign in to comment.