mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-21 06:26:34 -04:00
Add OpenContainer Image Format Annotations as Labels to Docker Image
This commit is contained in:
@@ -70,6 +70,7 @@ jobs:
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
tags: ${{ github.event.inputs.tags || steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user