diff --git a/.drone.yml b/.drone.yml index 35a3bc7..b257bc3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: