.github/workflows/alpine-with-custom-ca.yaml: fixed
This commit is contained in:
parent
ddf4d77e4b
commit
5871b009b5
1
.github/workflows/alpine-with-custom-ca.yaml
vendored
1
.github/workflows/alpine-with-custom-ca.yaml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
registry: artifact.onwalk.net
|
||||
username: admin
|
||||
password: ${{ secrets.HELM_REPO_PASSWORD }}
|
||||
path: 'oci/base/alpine'
|
||||
build_file: './oci/base/alpine/Dockerfile'
|
||||
image: k8s/alpine-ca
|
||||
tag: latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user