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

This commit is contained in:
Haitao Pan 2023-02-15 13:56:25 +08:00
parent 0daa5f83d3
commit 4800f46564

View File

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