You've already forked helm-gitea
asd
This commit is contained in:
@@ -96,7 +96,7 @@ jobs:
|
||||
env:
|
||||
DOCKER_IO_REPO_NAME: ${{ vars.DOCKER_IO_REPO_NAME }}
|
||||
run: |
|
||||
helm push ${REPOSITORY_NAME}-${PACKAGE_VERSION}.tgz "oci://registry-1.docker.io/${DOCKER_IO_REPO_NAME}"
|
||||
helm push *-${PACKAGE_VERSION}.tgz "oci://registry-1.docker.io/${DOCKER_IO_REPO_NAME}"
|
||||
|
||||
- uses: docker/login-action@v3.7.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user