Compare commits

..

No commits in common. "23e7cb328da4336bfdb042a9a1f87e8e84b8eeb4" and "9b344c1138e886652f066723d294548747833ebb" have entirely different histories.

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: