chore(ci): rename pr -> pull-request in ci:pr
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-04 01:13:05 +02:00
parent f94677d78f
commit 0a7cbae91d
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -9,7 +9,7 @@ if [[ -n "$CI_PREFIX" ]]; then
fi
$CMD_PREFIX pr \
$CMD_PREFIX pull-request \
--mkdocs-image "$MKDOCS_IMAGE" \
--caddy-image "$CADDY_IMAGE" \
--image "$REGISTRY/$SERVICE" \