ci: remove apk install (docker available via dind sidecar)
Build and push runner images / build-runners (pull_request) Failing after 8s
Build and push runner images / build-runners (pull_request) Failing after 8s
This commit is contained in:
@@ -22,11 +22,6 @@ jobs:
|
|||||||
REGISTRY: forgejo.riotpiao.com
|
REGISTRY: forgejo.riotpiao.com
|
||||||
IMAGE_BASE: forgejo.riotpiao.com/rock
|
IMAGE_BASE: forgejo.riotpiao.com/rock
|
||||||
steps:
|
steps:
|
||||||
- name: Install docker CLI
|
|
||||||
run: |
|
|
||||||
apk update
|
|
||||||
apk add --no-cache docker
|
|
||||||
|
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
run: |
|
run: |
|
||||||
git clone --depth 1 https://forgejo.riotpiao.com/rock/homelab.git .
|
git clone --depth 1 https://forgejo.riotpiao.com/rock/homelab.git .
|
||||||
|
|||||||
Reference in New Issue
Block a user