refactor!: rename docker-cmd-file to docker-entrypoint-file

BREAKING CHANGE: input parameter `docker-cmd-file` is now `docker-entrypoint-file`
This commit is contained in:
Jan Gazda 2024-10-03 22:56:36 +02:00
parent b67a7b41a9
commit 2b7c66105e
No known key found for this signature in database
GPG key ID: 9637E36DAE206061
5 changed files with 18 additions and 17 deletions

View file

@ -117,7 +117,7 @@ jobs:
with:
configurationFile: ${{ matrix.configurationFile }}
renovate-version: ${{ env.RENOVATE_VERSION }}
docker-cmd-file: example/entrypoint.sh
docker-entrypoint-file: example/entrypoint.sh
docker-user: root
release: