This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
|||||||
- name: clone-repo
|
- name: clone-repo
|
||||||
image: alpine/git:latest
|
image: alpine/git:latest
|
||||||
commands:
|
commands:
|
||||||
- git clone http://192.168.1.12/akshun/public-k3s /repo
|
- git clone http://192.168.1.12:3011/akshun/public-k3s /repo
|
||||||
volumes:
|
volumes:
|
||||||
- name: repo
|
- name: repo
|
||||||
path: /repo
|
path: /repo
|
||||||
|
|||||||
Reference in New Issue
Block a user