Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Dec 4, 2024
1 parent 0ddaa30 commit 502838b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
file: ./engine/.build/Dockerfile
tags: v3x-property-engine:latest
push: false
build-args:
build-args: |
- BINARY_NAME=v3x-property-engine
- DATABASE_URL=postgres://postgres:postgres@${{ env.RUNNER_IP }}:5432/postgres

0 comments on commit 502838b

Please sign in to comment.