This commit is contained in:
@@ -13,8 +13,7 @@ jobs:
|
|||||||
git clone http://${GITEA_TOKEN}@gitea-http.gitea.svc.cluster.local:3000/klauvsteinen/cert-manager-webhook-linode.git
|
git clone http://${GITEA_TOKEN}@gitea-http.gitea.svc.cluster.local:3000/klauvsteinen/cert-manager-webhook-linode.git
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apk install docker
|
||||||
apt install -y docker.io
|
|
||||||
systemctl start docker
|
systemctl start docker
|
||||||
docker version
|
docker version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user