Merge pull request 'doing things..' () from cicd/1 into main

Reviewed-on: 
This commit is contained in:
cami 2021-07-12 00:43:43 +00:00
commit a5791b3f63

View file

@ -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: