Compare commits

...

2 commits

Author SHA1 Message Date
23e7cb328d Merge pull request 'added things' (#138) from cicd/1 into main
Reviewed-on: #138
2021-07-12 00:42:06 +00:00
69ec1d1dab added things 2021-07-12 02:41:18 +02:00

View file

@ -2,6 +2,8 @@ kind: pipeline
name: backend
steps:
workspace:
path: /backend
- name: backend
image: plugins/docker
settings:
@ -21,6 +23,8 @@ kind: pipeline
name: frontend
steps:
workspace:
path: /frontend
- name: frontend
image: plugins/docker
settings: