Compare commits
1 Commits
f304314fd9
...
7a117a6b62
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a117a6b62 |
@@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Run Store tests
|
||||
working-directory: IoT-Systems
|
||||
run: docker run --network host --rm -it local/store/${{gitea.sha}}
|
||||
run: docker run --rm -it local/store/${{gitea.sha}}
|
||||
|
||||
- name: Clean up containers
|
||||
if: ${{always()}}
|
||||
|
||||
Reference in New Issue
Block a user