1
0
forked from PGL/Clyde

wrong file

This commit is contained in:
Debucquoy Anthony 2024-02-26 16:45:19 +01:00
parent 5d877c3460
commit c11ad4fa11
Signed by untrusted user: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -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