doing things..
This commit is contained in:
parent
69ec1d1dab
commit
4266bb2723
1 changed files with 0 additions and 4 deletions
|
@ -2,8 +2,6 @@ kind: pipeline
|
|||
name: backend
|
||||
|
||||
steps:
|
||||
workspace:
|
||||
path: /backend
|
||||
- name: backend
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
@ -23,8 +21,6 @@ kind: pipeline
|
|||
name: frontend
|
||||
|
||||
steps:
|
||||
workspace:
|
||||
path: /frontend
|
||||
- name: frontend
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue