add pull param

This commit is contained in:
smf
2024-03-11 14:08:05 +08:00
parent e6a76a28ca
commit 5b1e185867
2 changed files with 8 additions and 1 deletions

View File

@@ -35,6 +35,8 @@ inputs:
pre_deployment_command_args:
description: The args for the pre deploument command.
required: false
pull_images_first:
description: Pull docker images before deploying. Default is false.
docker_registry_username:
description: The docker registry username.
required: false