This commit is contained in:
@@ -30,7 +30,7 @@ steps:
|
||||
from_secret: ca-crt
|
||||
commands:
|
||||
- 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:
|
||||
- name: repo-volume
|
||||
mountPath: /drone/src
|
||||
|
||||
Reference in New Issue
Block a user