This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
- name: clone-repo
|
||||
image: alpine/git:latest
|
||||
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:
|
||||
- name: repo
|
||||
path: /repo
|
||||
|
||||
Reference in New Issue
Block a user