Skip to content

Commit

Permalink
chore: Updated ssh_test.yml for deployment testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkweon17 committed Feb 14, 2024
1 parent 166b887 commit 1511809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ssh_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
script: |
echo "hello world"
echo "hello world2"
docker run hello-world
# 깃허브 레파지토리가 프라이빗으로 만들어져 있을때.
# git pull https://${{ secrets.GIT_USER }}:${{ secrets.GIT_PASSWORD }}@github.com/blockenters/streamlit_kmeans.git
Expand Down

0 comments on commit 1511809

Please sign in to comment.