Skip to content

Commit

Permalink
Update build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yybht155 authored Aug 6, 2024
1 parent 46ad94c commit d122e52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,5 @@ jobs:
host: ${{ secrets.ENDPOINT }}
private-key: ${{ secrets.PKEY }}
- name: Clone repository
run: ls
run: |
echo 'test' > test.txt

0 comments on commit d122e52

Please sign in to comment.