Merge pull request 'doing things..' (#139) from cicd/1 into main
Some checks failed
continuous-integration/drone/push Build is failing

Reviewed-on: #139
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: