Skip to content

Commit

Permalink
Test w/o govtool fe
Browse files Browse the repository at this point in the history
  • Loading branch information
Baja-KS committed Aug 10, 2024
1 parent 72b23ca commit 85c79b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
dockerfile: ./govtool/backend/Dockerfile.qovery
image: ghcr.io/${{ github.repository }}-govtool-backend
qovery_container_name: govtool-backend
- workdir: ./govtool/frontend
name: govtool-frontend
dockerfile: ./govtool/frontend/Dockerfile
image: ghcr.io/${{ github.repository }}-govtool-frontend
# - workdir: ./govtool/frontend
# name: govtool-frontend
# dockerfile: ./govtool/frontend/Dockerfile
# image: ghcr.io/${{ github.repository }}-govtool-frontend
qovery_container_name: govtool-frontend
- workdir: ./govtool/metadata-validation
name: govtool-metadata-validation
Expand Down

0 comments on commit 85c79b5

Please sign in to comment.