Merge pull request 'added things' (#138) from cicd/1 into main

Reviewed-on: #138
This commit is contained in:
cami 2021-07-12 00:42:06 +00:00
commit 23e7cb328d

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: