doing things.. #139

Merged
cami merged 1 commit from cicd/1 into main 2021-07-12 00:43:44 +00:00
Showing only changes of commit 4266bb2723 - Show all commits

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: