Skip to content

Commit

Permalink
Test: CI 파이프라인 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
tioon committed Apr 22, 2024
1 parent f3215cf commit a1f10e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
sudo apt-get install python3-pip
pip install requests
echo "${{ secrets.UPLOAD_SCRIPT }}" > upload_to_ncloud.py
cat upload_to_ncloud.py
- name: Deploy to Naver Cloud Object Storage
env:
Expand Down

0 comments on commit a1f10e7

Please sign in to comment.