chore: Update IntelliJ workspace and fix Docker image tag in workflow

This commit is contained in:
Andreas Hilbig 2026-01-13 14:48:52 +01:00
parent 98c612fc56
commit fbe1e4ed05
2 changed files with 12 additions and 19 deletions

View file

@ -8,7 +8,7 @@ env:
API_VERSION: "unknown"
ENV: "develop"
DEBUG_WORKFLOW: "false"
IMAGE_TAG: forgejo.tooling.hilbigit.com/vcr/zabbix-graphql-api:${{ env.API_VERSION }}
IMAGE_TAG: forgejo.tooling.hilbigit.com/vcr/zabbix-graphql-api
jobs:
RunNpmBuildAndTestLocally:
runs-on: