ci: add missing build-args back into ci workflow

pull/387/head
sct 4 years ago
parent 5e5ba40505
commit 51f99a2e7b

@ -52,6 +52,8 @@ jobs:
context: .
file: ./Dockerfile
push: true
build-args: |
COMMIT_TAG=${{ github.sha }}
tags: |
sctx/overseerr:develop
sctx/overseerr:${{ github.sha }}

Loading…
Cancel
Save