diff options
| author | a73x <[email protected]> | 2024-08-25 15:14:42 +0100 |
|---|---|---|
| committer | a73x <[email protected]> | 2024-08-25 15:14:42 +0100 |
| commit | ffdc0a5c34a0b78cec776049efde074147112ae5 (patch) | |
| tree | 8b0a644790c630b0d5ae0512073d2566b87314ca /.build.yml | |
| parent | 92a974b622f26645579e51c946a1266862384002 (diff) | |
feat: ssh access
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,6 +14,5 @@ tasks: sudo usermod -aG docker $(whoami) cat ~/.docker_token | docker login -u a73xsh --password-stdin - setup: | - ls cd home make public |
