aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-02-01 14:02:03 +0100
committerpml68 <contact@pml68.dev>2025-02-01 14:02:03 +0100
commitbf6f75ee5650d68d510a9e0ed4844ed237cfb061 (patch)
treea17616fa9b9d931353a2afc7352116517014936e /.github/workflows
parentfeat: set cmp throttle to 0ms (diff)
downloadnvim-bf6f75ee5650d68d510a9e0ed4844ed237cfb061.tar.gz
refactor: switch to „better” Dockerfile naming scheme [no ci]
Diffstat (limited to '')
-rw-r--r--.github/workflows/docker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index 2325d26..62b7ecc 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -17,7 +17,7 @@ jobs:
include:
- dockerfile: 'Dockerfile'
tag: 'neovim'
- - dockerfile: 'Dockerfile.tex'
+ - dockerfile: 'tex.Dockerfile'
tag: 'neovim-tex'
runs-on: ubuntu-latest
permissions: