Skip to content

Commit 6793483

Browse files
authored
Merge pull request #882 from bloodorangeio/why-u-pull-quay
Remove unneeded docker pull of pandoc image
2 parents b52c172 + 0f6c001 commit 6793483

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs-and-linting.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
GOPATH: /home/runner/work/image-spec/image-spec/go
2929
run: |
3030
export PATH=$GOPATH/bin:$PATH
31-
docker pull quay.io/oci/pandoc:1.17.0.3-2.fc25.x86_64
3231
cd go/src/github.com/opencontainers/image-spec
3332
make install.tools
3433
go get -u github.com/alecthomas/gometalinter

0 commit comments

Comments
 (0)