est
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
branches: [ "main" ]
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
@@ -47,5 +47,5 @@ jobs:
|
||||
uses: Noelware/docker-manifest-action@master # or use a pinned version in the Releases tab
|
||||
with:
|
||||
inputs: ${{ vars.DOCKERHUB_REPO }}:latest
|
||||
images: ${{ vars.DOCKERHUB_REPO }}:latest-arm64
|
||||
tags: ${{ vars.DOCKERHUB_REPO }}:latest-arm64
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user