cleaning up
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m7s

This commit is contained in:
lila 2026-04-14 19:19:07 +02:00
parent 3b2ecf6ee3
commit 201f462447
2 changed files with 4 additions and 7 deletions

View file

@ -11,13 +11,6 @@ jobs:
- name: Install tools
run: apt-get update && apt-get install -y docker.io openssh-client
- name: Debug Docker
run: |
ls -la /var/run/docker.sock || echo "Socket not found"
whoami
id
docker version || echo "Docker command failed"
- name: Checkout code
uses: https://data.forgejo.org/actions/checkout@v4

View file

@ -11,6 +11,10 @@
verify if hetzner domain needs to be pushed, theres a change on hetzner and some domains need to be migrated
### redirect or page not found
subdomains or pages that dont exist should have page not found or should redirect
### docker credential helper
WARNING! Your credentials are stored unencrypted in '/home/languagedev/.docker/config.json'.