Skip to content

Commit

Permalink
Merge pull request #882 from bloodorangeio/why-u-pull-quay
Browse files Browse the repository at this point in the history
Remove unneeded docker pull of pandoc image
  • Loading branch information
vbatts authored Dec 2, 2021
2 parents b52c172 + 0f6c001 commit 6793483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs-and-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
GOPATH: /home/runner/work/image-spec/image-spec/go
run: |
export PATH=$GOPATH/bin:$PATH
docker pull quay.io/oci/pandoc:1.17.0.3-2.fc25.x86_64
cd go/src/github.com/opencontainers/image-spec
make install.tools
go get -u github.com/alecthomas/gometalinter
Expand Down

0 comments on commit 6793483

Please sign in to comment.