Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit fd0e3b2

Browse files
Update docker.yml
1 parent b95477b commit fd0e3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Build and push Docker image
3737
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
3838
with:
39-
context: .
39+
context: ./Radia/
4040
push: true
4141
tags: ${{ steps.meta.outputs.tags }}
4242
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)