wrong file
This commit is contained in:
parent
5d877c3460
commit
c11ad4fa11
@ -41,7 +41,6 @@ jobs:
|
||||
- name: building
|
||||
run: ./gradlew backend:build
|
||||
- name: pushing to the server
|
||||
working-directory: ./backend
|
||||
run: |
|
||||
echo "${{ secrets.SSH_KEY }}" > key
|
||||
chmod 0600 key
|
||||
|
Loading…
Reference in New Issue
Block a user