.
This commit is contained in:
parent
e7e344e9dc
commit
54e87b6b8c
@ -21,7 +21,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Check for changed charts
|
- name: Check for changed charts
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: tj-actions/changed-files@v45.0.3
|
uses: tj-actions/changed-files@v44
|
||||||
|
with:
|
||||||
|
dir_names: true
|
||||||
|
files: charts/*
|
||||||
|
|
||||||
- name: List all changed files
|
- name: List all changed files
|
||||||
run: |
|
run: |
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
azure:
|
azure:
|
||||||
url
|
url
|
||||||
pool
|
pool:
|
||||||
token:
|
token:
|
||||||
|
|
||||||
harbor:
|
harbor:
|
||||||
|
Loading…
Reference in New Issue
Block a user