This commit is contained in:
@@ -8,13 +8,15 @@ trigger:
|
|||||||
- cron
|
- cron
|
||||||
- custom
|
- custom
|
||||||
|
|
||||||
|
clone:
|
||||||
|
disable: true
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
LOG_LEVEL: info
|
LOG_LEVEL: info
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: clone-repo
|
- name: clone-repo
|
||||||
image: alpine/git:latest
|
image: alpine/git:latest
|
||||||
if: always()
|
|
||||||
commands:
|
commands:
|
||||||
- git clone http://192.168.1.12/akshun/public-k3s /repo
|
- git clone http://192.168.1.12/akshun/public-k3s /repo
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user