This commit is contained in:
@@ -2,6 +2,13 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: deploy
|
name: deploy
|
||||||
|
|
||||||
|
clone:
|
||||||
|
disable: false
|
||||||
|
git:
|
||||||
|
image: plugins/git
|
||||||
|
settings:
|
||||||
|
clone_url: http://10.10.10.2:3000/admin/tgCrewLanding.git
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node:22
|
image: node:22
|
||||||
|
|||||||
Reference in New Issue
Block a user