mirror of
https://github.com/docker/metadata-action.git
synced 2025-04-08 18:50:25 +02:00
docs: fix env syntax
Signed-off-by: eitsupi <50911393+eitsupi@users.noreply.github.com>
This commit is contained in:
parent
2c0bd771b4
commit
83e36cf4d9
@ -313,7 +313,7 @@ So it can be used with our [Docker Build Push action](https://github.com/docker/
|
||||
- uses: docker/build-push-action@v4
|
||||
with:
|
||||
build-args: |
|
||||
DOCKER_METADATA_OUTPUT_JSON
|
||||
${{ env.DOCKER_METADATA_OUTPUT_JSON }}
|
||||
```
|
||||
|
||||
### environment variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user