first commit
This commit is contained in:
9
dockerfiles.yaml
Normal file
9
dockerfiles.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
images:
|
||||
- name: it-asset-management-frontend
|
||||
path: ./frontend/Dockerfile
|
||||
chart: frontend
|
||||
|
||||
- name: it-asset-management-backend
|
||||
path: ./backend/Dockerfile
|
||||
chart: backend
|
||||
context: .
|
||||
Reference in New Issue
Block a user