summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authora73x <[email protected]>2024-08-25 15:14:42 +0100
committera73x <[email protected]>2024-08-25 15:14:42 +0100
commitffdc0a5c34a0b78cec776049efde074147112ae5 (patch)
tree8b0a644790c630b0d5ae0512073d2566b87314ca /.build.yml
parent92a974b622f26645579e51c946a1266862384002 (diff)
feat: ssh access
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index ba96bcd..cb3ddca 100644
--- a/.build.yml
+++ b/.build.yml
@@ -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