Forgejo actions config
Some checks failed
/ Test (push) Successful in 2s
/ Checkout (push) Successful in 10s
/ Build (push) Failing after 6s
ci / docker (push) Failing after 29s

This commit is contained in:
david 2024-07-22 03:08:49 +02:00
parent fabfb48273
commit 9952640ba1

View file

@ -7,6 +7,7 @@ jobs:
docker:
runs-on: lxc
steps:
- run: apt-get install docker.io
-
name: Login to Docker Hub
uses: docker/login-action@v3