DEV DB_HSOT

This commit is contained in:
Jun-te Kim 2026-02-05 18:03:35 +00:00
parent f986f85cfa
commit 7c8a3858e7

View file

@ -40,6 +40,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
DEV_DB_HOST: ${{ secrets.DEV_DB_HOST }}
outputs:
image_digest: ${{ steps.digest.outputs.image_digest }}