updating tag.
This commit is contained in:
parent
2c3572e9de
commit
44926213da
|
@ -52,6 +52,6 @@ jobs:
|
|||
with:
|
||||
context: "{{defaultContext}}:spiffworkflow-backend"
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
tags: "sartography/spiffworkflow-backend:${{ steps.meta.outputs.tags }}"
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue