mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-04 22:23:56 +00:00
set docker context to backend w/ burnettk jbirddog
This commit is contained in:
parent
e70ec69c91
commit
d5b7daf44e
2
.github/workflows/backend_tests.yml
vendored
2
.github/workflows/backend_tests.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user