mirror of
https://github.com/ravenscroftj/turbopilot.git
synced 2024-10-01 01:06:01 -04:00
try explicitly setting build context
This commit is contained in:
parent
9b91a5117d
commit
474ee0271b
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/ravenscroftj/turbopilot
|
tags: ghcr.io/ravenscroftj/turbopilot
|
||||||
|
context: ${{github.workspace}}
|
||||||
|
|
||||||
# - name: Publish Docker Image to GitHub Registry
|
# - name: Publish Docker Image to GitHub Registry
|
||||||
# # You may pin to the exact commit or the version.
|
# # You may pin to the exact commit or the version.
|
||||||
|
Loading…
Reference in New Issue
Block a user