.github/workflows/alpine-with-custom-ca.yaml: fixed

This commit is contained in:
Haitao Pan 2023-02-16 13:14:45 +08:00
parent ddf4d77e4b
commit 5871b009b5

View File

@ -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