Skip to content

Commit

Permalink
try to push extnode 18
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrst88 committed Nov 16, 2023
1 parent a6075f2 commit b7b3f9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker-from-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
DOCKERHUB_USER: ${{ secrets.DOCKERHUB_USER }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
with:
image_tag: ${{ needs.setup.outputs.image_tag }}
image_tag_suffix: ${{ needs.setup.outputs.image_tag_suffix }}
image_tag: ${{ needs.setup.outputs.image_tag }}-arm-experimental
image_tag_suffix: ${{ needs.setup.outputs.image_tag_suffix }}-arm-experimental

0 comments on commit b7b3f9c

Please sign in to comment.