We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb19f69 commit a327759Copy full SHA for a327759
.github/workflows/docker.yml
@@ -82,6 +82,6 @@ jobs:
82
with:
83
allow: security.insecure
84
context: docker
85
- file: flatpak-builder/docker/${{ matrix.runtime.name }}.Dockerfile
+ file: ${{ matrix.runtime.name }}.Dockerfile
86
push: true
87
tags: bilelmoussaoui/flatpak-github-actions:${{ matrix.runtime.name }}
flatpak-builder/docker/Dockerfile Dockerfileflatpak-builder/docker/Dockerfile renamed to Dockerfile
0 commit comments