added things #138

Merged
cami merged 1 commit from cicd/1 into main 2021-07-12 00:42:07 +00:00

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: