fix: action wrong variable
This commit is contained in:
parent
344cd43ad1
commit
1be0dffa3a
@ -30,9 +30,9 @@ jobs:
|
||||
- uses: actions/kaniko@v1
|
||||
with:
|
||||
password: "${{ secrets.PKGRW }}"
|
||||
dockerfile: website/Dockerfile
|
||||
|
||||
- uses: actions/k8sdeploy@v1
|
||||
with:
|
||||
kubeconfig: "${{ secrets.K8S }}"
|
||||
registry_password: "${{ secrets.PKGRW }}"
|
||||
dockerfile: website/Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user