running on alpine
Some checks failed
Build & Push Linode Webhook / build (push) Failing after 2s

This commit is contained in:
2025-06-23 13:12:07 +02:00
parent e667f898d8
commit e5c1a4f692

View File

@@ -14,7 +14,6 @@ jobs:
- name: Install Docker
run: |
apk add docker
systemctl start docker
docker version
- name: Show Docker version