mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
suffix with pr number
This commit is contained in:
parent
291138db7d
commit
4a687d1d6e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ if [[ "${GITHUB_PR_LABELS:-}" == *"ci:deploy-cloud"* ]]; then
|
|||
--skip-platform-folders \
|
||||
--skip-archives \
|
||||
--docker-images \
|
||||
--docker-tag-qualifier="$GIT_COMMIT" \
|
||||
--docker-tag-qualifier="pr$GITHUB_PR_NUMBER" \
|
||||
--docker-push \
|
||||
--skip-docker-ubi \
|
||||
--skip-docker-centos \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue