Skip to content

Commit

Permalink
Remove duplicate meta task for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderianblair committed Sep 23, 2024
1 parent 7007da9 commit 6bc73c9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ jobs:
PRCOMMITSHA: ${{ github.event.pull_request.head.sha }}
PRREPOSITORY: ${{ github.event.pull_request.head.repo.full_name }}
steps:
- name: Get Docker image
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: alexanderianblair/platypus-deps:main
- name: Build docs
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
Expand Down

0 comments on commit 6bc73c9

Please sign in to comment.