Skip to content

Commit

Permalink
ci(ci): env stage build
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed Dec 29, 2024
1 parent 0318d04 commit 4c3a5fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
contents: read
env:
PUBLIC_UI_VERSION: ${{ github.ref }}
STAGE: build # Ugly workaround some build bug that tries to connect to the DB while bundling

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4c3a5fd

Please sign in to comment.