.github/workflows/alpine-glibc-image.yaml: update
This commit is contained in:
parent
0daa5f83d3
commit
4800f46564
3
.github/workflows/alpine-glibc-image.yaml
vendored
3
.github/workflows/alpine-glibc-image.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user