push to python 3.11 w/ burnettk
This commit is contained in:
parent
befdd3676e
commit
67519030f7
|
@ -38,5 +38,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:3.10
|
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:3.11
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
Loading…
Reference in New Issue