Use correct path
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
cfdc6b95eb
commit
a72e64327f
@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Run Updatecli
|
- name: Run Updatecli
|
||||||
id: update-grafana-alloy
|
id: update-grafana-alloy
|
||||||
run: |
|
run: |
|
||||||
updatecli apply --config ${UPDATECLI_CONFIG_DIR}/grafana-alloy.yaml
|
updatecli apply --config ${UPDATECLI_CONFIG_DIR}/alloy.yaml
|
||||||
if ! git diff --exit-code > /dev/null; then
|
if ! git diff --exit-code > /dev/null; then
|
||||||
echo "changed=true" >> "${GITHUB_OUTPUT}"
|
echo "changed=true" >> "${GITHUB_OUTPUT}"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user