Skip to content

Commit

Permalink
Merge pull request #32 from Saetch/25-kubernetes-integration
Browse files Browse the repository at this point in the history
updated extra build
  • Loading branch information
Saetch authored Jun 29, 2024
2 parents d706a7a + 858832b commit c97c794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
docker push ghcr.io/saetch/hasher_service:latest
- run: |
docker push ghcr.io/saetch/deightma_webui:latest
- run: docker build -f ./Cluster/vueWebUICluster\Dockerfile .\vueWebUICluster\ -t ghcr.io/saetch/deightma_webui_small:latest
- run: docker build -f ./Cluster/vueWebUICluster/Dockerfile -t ghcr.io/saetch/deightma_webui_small:latest ./Cluster/vueWebUICluster/
- run: docker push ghcr.io/saetch/deightma_webui_small:latest
build-client:
runs-on: Ubuntu-latest
Expand Down

0 comments on commit c97c794

Please sign in to comment.