Skip to content

Commit

Permalink
fix job
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmwang committed Aug 16, 2024
1 parent 08e5d53 commit 719cc45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cd-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
runs-on: ubuntu-latest
environment: prod

steps:
- name: Pass
run: echo "Passed check"

build-backend:
name: Build Backend Image
needs: branch-check
Expand Down

0 comments on commit 719cc45

Please sign in to comment.