attemp to fix git clone issue #2

This commit is contained in:
viktorbarzin 2021-05-03 11:42:00 +01:00
parent 0c3e7f61a2
commit 0fa1d2b4e5

View file

@ -72,14 +72,7 @@ trigger:
cron:
- renew-tls-certificate
clone:
disable: true
steps:
- name: clone
image: alpine/git
commands:
- git clone https://github.com/ViktorBarzin/infra.git .
- name: Prepare terraform files
image: alpine
commands: