mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(CI): Ensure targeted stage for docker is specified in CI (#17545)
This commit is contained in:
@@ -32,6 +32,7 @@ runs:
|
||||
file: apps/docker/Dockerfile
|
||||
push: ${{ inputs.push }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
target: ${{ inputs.component-name }}
|
||||
build-args: |
|
||||
USER_ID=1000
|
||||
GROUP_ID=1000
|
||||
|
||||
Reference in New Issue
Block a user