Add CI for Hub, Store and overall integration #25
@@ -50,9 +50,9 @@ jobs:
|
||||
- name: Clone repository
|
||||
run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }}
|
||||
|
||||
#- name: Build all production containers
|
||||
#working-directory: IoT-Systems
|
||||
#run: docker-compose build
|
||||
- name: Build all production containers
|
||||
working-directory: IoT-Systems
|
||||
run: docker-compose build
|
||||
|
||||
- name: Start all production containers
|
||||
working-directory: IoT-Systems
|
||||
|
||||
Reference in New Issue
Block a user