forked from aslan/applicant-site
fix CI deploy
This commit is contained in:
parent
1cc9edc996
commit
6439e6b80a
|
@ -72,7 +72,4 @@ jobs:
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: whoami
|
script: ls -al
|
||||||
|
|
||||||
- name: git pull
|
|
||||||
run: ls -al
|
|
||||||
|
|
Loading…
Reference in New Issue