Skip to content

Commit

Permalink
Retry Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
jknipp committed Apr 30, 2024
1 parent b61a620 commit 144b688
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,9 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_ACCESS_TOKEN }}

- name: Docker meta
id: meta
uses: docker/metadata-action@v5
with:
images: name/app

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
uses: docker/metadata-action@v5
with:
images: spreedly/phasers-worksample

Expand Down

0 comments on commit 144b688

Please sign in to comment.