Compare commits

..

2 commits

Author SHA1 Message Date
a5791b3f63 Merge pull request 'doing things..' (#139) from cicd/1 into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #139
2021-07-12 00:43:43 +00:00
4266bb2723 doing things..
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-12 02:43:08 +02:00

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: