fix CI deploy
Tests & Lint & Deploy to Railway / deploy (push) Successful in 3s
Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 3s
Details
This commit is contained in:
parent
1cc9edc996
commit
6439e6b80a
|
@ -72,7 +72,4 @@ jobs:
|
|||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: whoami
|
||||
|
||||
- name: git pull
|
||||
run: ls -al
|
||||
script: ls -al
|
||||
|
|
Loading…
Reference in New Issue