Skip to content

Commit

Permalink
Update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sshresthadh authored Jan 17, 2025
1 parent de919a2 commit 29dc52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
username: ${{ secrets.REMOTE_USERNAME }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd all_in_docker
cd devops-class/all_in_docker
sudo docker-compose up -d
# - name: Transfer Build Files to Ubuntu Instance
Expand Down

0 comments on commit 29dc52f

Please sign in to comment.