Ajout de mise a jour auto serv
This commit is contained in:
parent
07d946bd93
commit
acdadd92f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
host: boulayoune.com
|
host: boulayoune.com
|
||||||
username: yass
|
username: yass
|
||||||
key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIgURSQrA0I59Wr1xhGZ4j0GoZ9G5TkLNupyugNWsYvv yasserboulayoune@outlook.com
|
key: ${{ secrets.SSH_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
script: |
|
script: |
|
||||||
set -e
|
set -e
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue