There was an error while loading. Please reload this page.
1 parent 2a181f8 commit ebbad54Copy full SHA for ebbad54
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Build and push Docker image
27
uses: docker/build-push-action@v4
28
with:
29
- context: .
+ context: ./labman
30
push: true
31
tags: |
32
ghcr.io/olabekkevold/labmanager:latest
0 commit comments