This commit is contained in:
@@ -32,7 +32,7 @@ steps:
|
|||||||
- apk add --no-cache ca-certificates
|
- apk add --no-cache ca-certificates
|
||||||
- echo "$CA_CRT" > /etc/ssl/certs/ca.crt
|
- echo "$CA_CRT" > /etc/ssl/certs/ca.crt
|
||||||
- update-ca-certificates
|
- update-ca-certificates
|
||||||
- git clone https://gitea.local.knowai.tobegold574/knowai.git /drone/src
|
- git clone https://gitea.local.knowai/tobegold574/knowai.git /drone/src
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: repo-volume
|
- name: repo-volume
|
||||||
mountPath: /drone/src
|
mountPath: /drone/src
|
||||||
|
|||||||
Reference in New Issue
Block a user