Skip to content

Commit a327759

Browse files
move the docker file to root
1 parent bb19f69 commit a327759

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ jobs:
8282
with:
8383
allow: security.insecure
8484
context: docker
85-
file: flatpak-builder/docker/${{ matrix.runtime.name }}.Dockerfile
85+
file: ${{ matrix.runtime.name }}.Dockerfile
8686
push: true
8787
tags: bilelmoussaoui/flatpak-github-actions:${{ matrix.runtime.name }}

0 commit comments

Comments
 (0)