mirror of
https://github.com/Faridik/Carolyn.git
synced 2026-07-08 13:21:53 +00:00
deploy
This commit is contained in:
parent
e81e2e3206
commit
a1af192397
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
- name: Connect to Yandex Cloud on my own
|
- name: Connect to Yandex Cloud on my own
|
||||||
- run: |
|
run: |
|
||||||
set -eu
|
set -eu
|
||||||
mkdir "$HOME/.ssh"
|
mkdir "$HOME/.ssh"
|
||||||
echo "${{ secrets.key }}" > "$HOME/.ssh/key"
|
echo "${{ secrets.key }}" > "$HOME/.ssh/key"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user