mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-06-30 17:02:13 +00:00
update cd workflow
This commit is contained in:
parent
a3ba1f5c15
commit
93ee38c4ce
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
||||
- name: Helm Dependencies
|
||||
run: |
|
||||
cd charts/osbuilder
|
||||
helm update dependencies
|
||||
helm dependency update
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user