test main push trigger
This commit is contained in:
parent
5fb754b880
commit
f5513c7fad
@ -6,4 +6,4 @@ instructions:
|
|||||||
2. add the key to .ssh/authorized_keys @ tilde.club
|
2. add the key to .ssh/authorized_keys @ tilde.club
|
||||||
3. set SSH_CONNECTION_STRING in drone.io worker secrets to "<username>@tilde.club"
|
3. set SSH_CONNECTION_STRING in drone.io worker secrets to "<username>@tilde.club"
|
||||||
4. set SSH_KEY to (echo /tmp/id_ed25519 | base64 -e --wrap=0)
|
4. set SSH_KEY to (echo /tmp/id_ed25519 | base64 -e --wrap=0)
|
||||||
5. profit (keep it simple! don't want env vars leaking for obvious reasons...)
|
5. profit (keep it simple! don't want env vars leaking for obvious reasons....)
|
||||||
|
@ -1 +1 @@
|
|||||||
hai
|
hai 2
|
||||||
|
Loading…
Reference in New Issue
Block a user