Forgejo actions config
This commit is contained in:
parent
9952640ba1
commit
ff42a902f7
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: lxc
|
runs-on: lxc
|
||||||
steps:
|
steps:
|
||||||
- run: apt-get install docker.io
|
- run: apt-get -y --no-install-recommends install docker.io
|
||||||
-
|
-
|
||||||
name: Login to Docker Hub
|
name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue