workflows/build-ci-images.yaml: update
This commit is contained in:
parent
c5932f593b
commit
8f9dce7816
1
.github/workflows/build-ci-images.yml
vendored
1
.github/workflows/build-ci-images.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
registry_addr: "artifact.onwalk.net"
|
||||
dockerfile_path: 'oci/base/alpine-glibc'
|
||||
image_name: 'public/base/alpine-glibc'
|
||||
image_tag: 'latest'
|
||||
secrets:
|
||||
artifactory_sa: ${{ secrets.REPO_USER }}
|
||||
artifactory_pw: ${{ secrets.HELM_REPO_PASSWORD }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user