add aprsc tag
This commit is contained in:
parent
7480808313
commit
609cc7daf6
|
|
@ -37,5 +37,5 @@ jobs:
|
|||
context: .
|
||||
file: aprsc.dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:aprsc
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue