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 29dc52f commit 8a87662
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
username: ${{ secrets.REMOTE_USERNAME }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd devops-class/all_in_docker
sudo docker-compose up -d
ls
# - name: Transfer Build Files to Ubuntu Instance
# uses: appleboy/scp-action@master
Expand Down

0 comments on commit 8a87662

Please sign in to comment.