.github/workflows/prometheus.yaml: update
This commit is contained in:
parent
8ed572ab3c
commit
caa4d946c2
2
.github/workflows/prometheus.yaml
vendored
2
.github/workflows/prometheus.yaml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
- name: Initialization environment
|
||||
shell: bash
|
||||
env:
|
||||
PASSEORD=${{ secrets.HELM_REPO_PASSWORD }}
|
||||
PASSWORD: ${{ secrets.HELM_REPO_PASSWORD }}
|
||||
run: docker login --username=admin --password=${PASSWORD} artifact.onwalk.net
|
||||
|
||||
- name: Sync images
|
||||
|
||||
Loading…
Reference in New Issue
Block a user