Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soaibsafi authored Oct 21, 2024
1 parent 2125e82 commit 48c8c3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ jobs:
platforms: linux/amd64
push: true
build-args: |
VITE_FMP_API_URL=http://127.0.0.1:8000/api
VITE_FMP_VERSION=${{ env.TAGS }}
VITE_FMP_API_URL=https://play.formal-methods.net/api
VITE_FMP_VERSION=${{ env.TAGS }}

0 comments on commit 48c8c3f

Please sign in to comment.