added things

This commit is contained in:
cami 2021-07-12 02:41:18 +02:00
parent 9b344c1138
commit 69ec1d1dab

View file

@ -2,6 +2,8 @@ kind: pipeline
name: backend
steps:
workspace:
path: /backend
- name: backend
image: plugins/docker
settings:
@ -21,6 +23,8 @@ kind: pipeline
name: frontend
steps:
workspace:
path: /frontend
- name: frontend
image: plugins/docker
settings: