Skip to content

Commit

Permalink
Kicking off build
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Anderson authored and Rick Anderson committed Jul 9, 2024
1 parent 7d91445 commit 2fe6b90
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/api-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ on:
- postman/**
- localdb/**
- postgres/**
- crunchydb/**
- crunchydb/**

jobs:
build-backend:
runs-on: ubuntu-22.04
Expand Down Expand Up @@ -54,7 +55,7 @@ jobs:
# SONAR_HOST_URL: https://sonarcloud.io
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN_TEST }}


build-frontend:
runs-on: ubuntu-22.04
timeout-minutes: 10
Expand Down

0 comments on commit 2fe6b90

Please sign in to comment.