Skip to content

Commit

Permalink
fix: push
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Aug 29, 2024
1 parent 80e7050 commit 9eedc99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 61 deletions.
59 changes: 0 additions & 59 deletions .github/workflows/docker-publish-arm64.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:
context: .
tags: ${{ env.DOCKER_IMAGE_REPOSITORY }}/${{ env.DOCKER_IMAGE_NAME }}:${{ steps.branch-name.outputs.current_branch }}, ${{ env.DOCKER_IMAGE_REPOSITORY }}/${{ env.DOCKER_IMAGE_NAME }}:${{ env.DOCKER_TAG }}
file: ${{ env.DOCKER_FILE}}
platforms: linux/amd64

platforms: linux/amd64 linux/arm64
security:
permissions:
contents: read
Expand Down

0 comments on commit 9eedc99

Please sign in to comment.