Compare commits
2 Commits
045db614a5
...
36b482f366
| Author | SHA1 | Date | |
|---|---|---|---|
| 36b482f366 | |||
| 6d06a38da6 |
@@ -10,7 +10,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Clone repo with token auth
|
- name: Clone repo with token auth
|
||||||
run: |
|
run: |
|
||||||
git clone http://${GITEA_TOKEN}@gitea-http.gitea.svc.cluster.local:3000/klauvsteinen/cert-manager-webhook-linode.git
|
git clone https://gitea.engen.priv.no/klauvsteinen/cert-manager-webhook-linode.git
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: |
|
run: |
|
||||||
apk add docker
|
apk add docker
|
||||||
|
|||||||
Reference in New Issue
Block a user