aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2024-08-13 16:16:45 +0200
committerBjørn Erik Pedersen <[email protected]>2024-08-13 16:16:45 +0200
commit9231a7f1102f3eb945af4a9a513666329222b60a (patch)
tree19d3967198401cf18bcf4e4485490d14425fd697 /.github
parent736e8a4d084b45e604fd2561126e97f2bd3d696b (diff)
downloadhugo-9231a7f1102f3eb945af4a9a513666329222b60a.tar.gz
hugo-9231a7f1102f3eb945af4a9a513666329222b60a.zip
github: Simplify Docker workflow
See #12753
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/image.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml
index 2e615ff05..2676e9f4d 100644
--- a/.github/workflows/image.yml
+++ b/.github/workflows/image.yml
@@ -4,9 +4,6 @@ on:
push:
tags:
- "*"
- paths:
- - Dockerfile
- - .github/workflows/image.yml
branches:
- master
permissions: