Compare commits
2 commits
23e7cb328d
...
a5791b3f63
Author | SHA1 | Date | |
---|---|---|---|
a5791b3f63 | |||
4266bb2723 |
1 changed files with 0 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue