Skip to content

Commit 39cf7a3

Browse files
committed
renovate: Allow 'make bindata' command to be executed
1 parent d91e6c7 commit 39cf7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ do
1717
--token="${RENOVATE_TOKEN}" \
1818
--git-author="OpenStack K8s CI <[email protected]>" \
1919
--update-not-scheduled=false \
20-
--allowed-post-upgrade-commands="^make manifests generate,^make gowork,^go mod tidy,^make tidy,^make force-bump,^git reset" \
20+
--allowed-post-upgrade-commands="^make manifests generate,^make bindata,^make gowork,^go mod tidy,^make tidy,^make force-bump,^git reset" \
2121
openstack-k8s-operators/openstack-operator \
2222
openstack-k8s-operators/lib-common \
2323
openstack-k8s-operators/infra-operator \

0 commit comments

Comments
 (0)