Typo in build
Some checks failed
release-tag / release-image (push) Failing after 1m38s
Lint / lint (push) Successful in 19s

This commit is contained in:
Logan Cusano
2025-03-04 22:04:36 -05:00
parent 2418ac2701
commit 7e44e0e803

View File

@@ -50,7 +50,7 @@ jobs:
context: .
file: ./Dockerfile
platforms: |
linux/arm4
linux/arm64
push: true
tags: | # replace it with your local IP and tags
git.vpn.cusano.net/${{ vars.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}/${{ env.CONTAINER_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}