This commit is contained in:
@@ -30,7 +30,7 @@ steps:
|
|||||||
from_secret: ca-crt
|
from_secret: ca-crt
|
||||||
commands:
|
commands:
|
||||||
- echo "$CA_CRT" > /etc/ssl/certs/ca.crt
|
- echo "$CA_CRT" > /etc/ssl/certs/ca.crt
|
||||||
- git clone https://gitea.local.knowai.tobegold574/knowai.git /drone/src
|
- git clone https://gitea.local.knowai/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