mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-27 01:40:48 +00:00
correct context.
This commit is contained in:
parent
0179987aff
commit
1fd0a3d260
2
.github/workflows/create-docker-action.yml
vendored
2
.github/workflows/create-docker-action.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
context: spiffworkflow-backend/.
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user