set docker context to backend w/ burnettk jbirddog

This commit is contained in:
jasquat 2022-11-11 12:31:26 -05:00
parent e70ec69c91
commit d5b7daf44e
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ jobs:
# like sub '/' with '-'
TAG: ${{ github.ref_name }}-${{ steps.date.outputs.date }}
with:
context: .
context: spiffworkflow-backend
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.TAG }}
labels: ${{ steps.meta.outputs.labels }}