.github/workflows/alpine-glibc-image.yaml: update

This commit is contained in:
Haitao Pan 2023-02-15 13:59:04 +08:00
parent a28231422f
commit e37824f6ea

View File

@ -21,7 +21,7 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
path: './dockerfiles/base/alpine-glibc'
build_file: 'dockerfiles/base/alpine-glibc/Dockerfile'
image: k8s/alpine-glibc
tag: latest
cache: true