Merge pull request 'doing things..' (#139) from cicd/1 into main
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #139
This commit is contained in:
commit
a5791b3f63
1 changed files with 0 additions and 4 deletions
|
@ -2,8 +2,6 @@ kind: pipeline
|
||||||
name: backend
|
name: backend
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
workspace:
|
|
||||||
path: /backend
|
|
||||||
- name: backend
|
- name: backend
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
@ -23,8 +21,6 @@ kind: pipeline
|
||||||
name: frontend
|
name: frontend
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
workspace:
|
|
||||||
path: /frontend
|
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue