fix(workflows): going back to systemctl, changed forgejo runner config
Some checks failed
/ desec-script (push) Has been cancelled
Some checks failed
/ desec-script (push) Has been cancelled
This commit is contained in:
parent
04327a16a9
commit
51e27d10b8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
apt update
|
apt update
|
||||||
apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y
|
apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y
|
||||||
|
|
||||||
dockerd
|
systemctl start docker
|
||||||
|
|
||||||
- name: Login to Forgejo Container Registry
|
- name: Login to Forgejo Container Registry
|
||||||
uses: docker/login-action@v4
|
uses: docker/login-action@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue