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