This commit is contained in:
@@ -32,7 +32,7 @@ steps:
|
||||
- apk add --no-cache ca-certificates
|
||||
- echo "$CA_CRT" > /etc/ssl/certs/ca.crt
|
||||
- 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:
|
||||
- name: repo-volume
|
||||
mountPath: /drone/src
|
||||
|
||||
Reference in New Issue
Block a user